Made some slight robot changes; add elevator animations

This commit is contained in:
Henry 2026-05-10 20:41:18 +01:00
parent 1d6b5c35ca
commit 0a8b665ae6
5 changed files with 115 additions and 16 deletions

View file

@ -25,6 +25,5 @@ disabled = true
[node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D" unique_id=273523738]
transform = Transform3D(1.25, 0, 0, 0, 1.25, 0, 0, 0, 1.25, 0, 0.29987764, 0)
shape = SubResource("CylinderShape3D_ykvnc")
disabled = true
[connection signal="area_entered" from="Area3D" to="." method="_on_area_3d_area_entered"]