Update build-runtime-scene.test.ts with player collider details

This commit is contained in:
2026-04-04 16:00:10 +02:00
parent d9c6455f9e
commit e462209dcd

View File

@@ -344,7 +344,16 @@ describe("buildRuntimeSceneFromDocument", () => {
y: 0,
z: -1
},
yawDegrees: 90
yawDegrees: 90,
collider: {
mode: "box",
eyeHeight: 1.4,
size: {
x: 0.8,
y: 1.6,
z: 0.7
}
}
}
],
soundEmitters: [