feat(runtime): prepare authored SetPosition movers
This commit is contained in:
parent
237d1184d2
commit
442cb8f97b
8 changed files with 1516 additions and 70 deletions
|
|
@ -320,7 +320,7 @@ public sealed class RuntimeEntityDirectory
|
|||
PhysicsStateFlags state)
|
||||
{
|
||||
EnsureKnown(record);
|
||||
record.FinalPhysicsState = state;
|
||||
record.SetFinalPhysicsState(state);
|
||||
}
|
||||
|
||||
internal bool StopMissileAfterCollision(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue