mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 19:23:58 +02:00
name stick
This commit is contained in:
parent
a0fd75c54f
commit
33d9dc40f5
1 changed files with 1 additions and 0 deletions
|
@ -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},
|
||||
|
|
Loading…
Reference in a new issue