enemy can drop key

This commit is contained in:
2025-03-13 11:05:56 +01:00
parent 8946289ac2
commit c358108c56
7 changed files with 104 additions and 16 deletions

View File

@@ -67,6 +67,11 @@
@PointClass base(transform) model({ "path": "models/alien_naked.glb" }) = enemy_spawn
[
head(string) : "head" : "" : ""
has_key(choices) : "has_key" : "false" : "" =
[
"true" : "true"
"false" : "false"
]
]
@SolidClass base(transform, target) = movable