mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
added name to launch pad
This commit is contained in:
parent
29c4ac83c0
commit
a1eab365ce
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
var MODEL_URL = "https://s3-us-west-1.amazonaws.com/hifi-content/eric/models/Launch-Button.fbx";
|
||||
var launchButton = Entities.addEntity({
|
||||
type: "Model",
|
||||
name: "launch pad",
|
||||
modelURL: MODEL_URL,
|
||||
position: center,
|
||||
dimensions: {
|
||||
|
|
Loading…
Reference in a new issue