name stick

This commit is contained in:
Seth Alves 2015-06-29 16:08:50 -07:00
parent a0fd75c54f
commit 33d9dc40f5

View file

@ -28,6 +28,7 @@ function makeNewStick() {
Script.setTimeout(function() {
stickID = Entities.addEntity({
type: "Model",
name: "stick",
modelURL: "https://hifi-public.s3.amazonaws.com/eric/models/stick.fbx",
compoundShapeURL: "https://hifi-public.s3.amazonaws.com/eric/models/stick.obj",
dimensions: {x: .11, y: .11, z: 1.0},