Re-implement relative motion.
This commit is contained in:
@@ -158,6 +158,8 @@ namespace Cryville.Crtr {
|
||||
UnityEngine.Profiling.Profiler.EndSample();
|
||||
actualRenderStep = step;
|
||||
|
||||
nbus.PreAnchor();
|
||||
nbus.StripTempEvents();
|
||||
nbus.ForwardStepByTime(clippingDist, step);
|
||||
nbus.EndPreGraphicalUpdate();
|
||||
nbus.Anchor();
|
||||
|
Reference in New Issue
Block a user