use num1 to open gates

This commit is contained in:
2025-03-08 15:04:15 +01:00
parent 9cad8f63bb
commit 6cf7216ef4
5 changed files with 90 additions and 31 deletions

View File

@@ -69,6 +69,11 @@
name(string) : "name" : "" : ""
]
@PointClass base(transform) = pivot
[
name(string) : "name" : "" : ""
]
@PointClass base(transform) model({ "path": "models/spawn.glb" }) = spawn_point
[
]