3 Months Ago
Call TransformChanged() once again in InterpolateFixedUpdate Clear pending updates in SceneNetworkUpdate too Make sure we use TargetLocal in any transform changed callbacks called from within interpolation phase to fix physics bodies using wrong values. Add internal InterpolationWorld getter in GameTransform and use that in ModelRenderer OnTransformChanged for updating scene object position (fixes broken interp.)