secret heads and collecting sound

This commit is contained in:
2025-05-22 22:42:12 +02:00
parent 6a82d294de
commit 97929504cc
6 changed files with 68 additions and 2 deletions

View File

@@ -79,6 +79,11 @@
targetname(string) : "targetname" : "" : ""
]
@PointClass base(__transform) model({ "path": "models/head_drop.glb" }) = secret_head
[
head_id(integer) : "head_id" : 0 : ""
]
@PointClass base(__transform) model({ "path": "models/spawn.glb" }) = spawn_point
[
]