We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38fe8c2 commit 65d9742Copy full SHA for 65d9742
1 file changed
com.unity.netcode.gameobjects/Tests/Runtime/NetworkTransform/NetworkTransformOwnershipTests.cs
@@ -321,7 +321,7 @@ Quaternion GetNonOwnerRotation()
321
ownerInstance.transform.position = valueSetByOwner;
322
ownerInstance.transform.rotation = rotation;
323
}
324
-
+
325
// Allow scale to update first when using rigid body motion
326
if (m_MotionModel == MotionModels.UseRigidbody)
327
{
0 commit comments