add shapetype to dolls

This commit is contained in:
James B. Pollack 2016-03-27 13:32:05 -07:00
parent 0dcb86db92
commit 624cefa806

View file

@ -3,7 +3,8 @@
var TRANSFORMER_SCRIPT = Script.resolvePath('transformer.js?' + Math.random());
var transformerProps = {
name: 'hifi-home-dressing-room-little-transformer',
type: 'model',
type: 'Model',
shapeType:'box',
position: spawnPosition,
rotation: spawnRotation,
modelURL: modelURL,