gate open animation using new movables

This commit is contained in:
2025-03-09 21:06:51 +01:00
parent 7bc6995e18
commit 2a611c9eaa
6 changed files with 194 additions and 77 deletions

View File

@@ -68,6 +68,16 @@
[
]
@SolidClass base(transform, target) = movable
[
name(string) : "name" : "" : ""
]
@PointClass base(transform) = move_target
[
targetname(string) : "targetname" : "" : ""
]
@SolidClass base(transform) = named_entity
[
name(string) : "name" : "" : ""