mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 19:51:17 +00:00
Chest animation, alarm box entity
This commit is contained in:
parent
f28a3b70fd
commit
164c186201
25 changed files with 177 additions and 23 deletions
|
|
@ -27,3 +27,7 @@ shape = SubResource("BoxShape3D_sefe4")
|
|||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.271027, 0)
|
||||
shape = SubResource("SphereShape3D_sxwrc")
|
||||
|
||||
[connection signal="OpenChest" from="." to="SolidChest/blockbench_export/AnimationPlayer" method="play" binds= ["Open"]]
|
||||
|
||||
[editable path="SolidChest/blockbench_export"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue