support setting spawn point
This commit is contained in:
@@ -61,6 +61,11 @@
|
||||
my_value(integer) : "my_value" : 0 : "MY AWESOME VALUE!!"
|
||||
]
|
||||
|
||||
@PointClass base(transform) model({ "path": "models/spawn.glb", "scale": scale }) = spawn_point
|
||||
[
|
||||
scale(float) : "scale" : "0" : ""
|
||||
]
|
||||
|
||||
@BaseClass = transform
|
||||
[
|
||||
origin(vector) : "Translation/Origin" : "0 0 0" : ""
|
||||
|
||||
Reference in New Issue
Block a user