feat move debug cube with remote hand tracking

This commit is contained in:
Tom Boullay
2026-04-27 16:07:54 +02:00
parent 641d2f8871
commit e25152b3e5
10 changed files with 430 additions and 5 deletions
+1
View File
@@ -54,6 +54,7 @@ export function TestScene({
<GrabbableObject
position={TEST_SCENE_GRABBABLE_POSITION}
colliders="cuboid"
handControlled
>
<mesh castShadow receiveShadow>
<boxGeometry args={TEST_SCENE_GRABBABLE_BOX_SIZE} />