Skip to content

Commit 0ee63d9

Browse files
committed
Changed Rigidbody Interpolate for the Interactables
1 parent fbca446 commit 0ee63d9

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Build/Build/Build.data.unityweb

1.75 KB
Binary file not shown.

Build/Build/Build.wasm

27.3 KB
Binary file not shown.

Build/Build/Build.wasm.framework.unityweb

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Packages/webxr-interactions/Samples~/Desert/Scenes/Desert.unity

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ Rigidbody:
810810
m_AngularDrag: 0.05
811811
m_UseGravity: 1
812812
m_IsKinematic: 0
813-
m_Interpolate: 0
813+
m_Interpolate: 1
814814
m_Constraints: 0
815815
m_CollisionDetection: 0
816816
--- !u!114 &440688406
@@ -1387,7 +1387,7 @@ Rigidbody:
13871387
m_AngularDrag: 0.05
13881388
m_UseGravity: 1
13891389
m_IsKinematic: 0
1390-
m_Interpolate: 0
1390+
m_Interpolate: 1
13911391
m_Constraints: 0
13921392
m_CollisionDetection: 0
13931393
--- !u!33 &867024826
@@ -2343,7 +2343,7 @@ Rigidbody:
23432343
m_AngularDrag: 0.05
23442344
m_UseGravity: 1
23452345
m_IsKinematic: 0
2346-
m_Interpolate: 0
2346+
m_Interpolate: 1
23472347
m_Constraints: 0
23482348
m_CollisionDetection: 0
23492349
--- !u!23 &1543435174
@@ -2532,7 +2532,7 @@ Rigidbody:
25322532
m_AngularDrag: 0.05
25332533
m_UseGravity: 1
25342534
m_IsKinematic: 0
2535-
m_Interpolate: 0
2535+
m_Interpolate: 1
25362536
m_Constraints: 0
25372537
m_CollisionDetection: 0
25382538
--- !u!33 &1544748175

0 commit comments

Comments
 (0)