Made some slight robot changes; add elevator animations
This commit is contained in:
parent
1d6b5c35ca
commit
0a8b665ae6
5 changed files with 115 additions and 16 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue