mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 15:33:48 +00:00
New navigation
This commit is contained in:
parent
c8cbad3268
commit
86f7459837
8 changed files with 119 additions and 56 deletions
|
|
@ -45,11 +45,10 @@ shape = SubResource("RectangleShape2D_2ewfl")
|
|||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
sprite_frames = SubResource("SpriteFrames_mupuc")
|
||||
|
||||
[node name="RigidBody2D" type="RigidBody2D" parent="."]
|
||||
[node name="RigidBody2D" type="StaticBody2D" parent="."]
|
||||
visible = false
|
||||
collision_layer = 64
|
||||
collision_mask = 10
|
||||
gravity_scale = 0.0
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="RigidBody2D"]
|
||||
position = Vector2(0, -3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue