Move remote-motion construction, CreateObject vector initialization, final simulation-component retirement, and the combined J5 ownership ledger into Runtime. Delete App compatibility views and moved-state reconstruction while preserving the existing graphical projection and retail update order.
4 lines
179 B
C#
4 lines
179 B
C#
global using AcDream.Runtime.Gameplay;
|
|
global using AcDream.Runtime.Physics;
|
|
global using ILocalPlayerMotionSource =
|
|
AcDream.Runtime.Gameplay.IRuntimeLocalPlayerMotionSource;
|