3
0
Fork 0
mirror of https://github.com/JulianGro/overte.git synced 2025-04-30 01:42:58 +02:00

doll rotation

This commit is contained in:
James B. Pollack 2016-03-27 14:56:12 -07:00
parent 5fef23ae34
commit f099f927e1

View file

@ -6,7 +6,7 @@
type: 'Model',
shapeType: 'box',
position: spawnPosition,
rotation: spawnRotation,
rotation: Quat.fromPitchYawRollDegrees(spawnRotation.x,spawnRotation.y,spawnRotation.z),
modelURL: modelURL,
dynamic: true,
gravity: {