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: {