mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 00:45:54 +00:00
Mapping
This commit is contained in:
parent
4315380e74
commit
d0181a97f2
5 changed files with 29 additions and 15 deletions
|
|
@ -43,15 +43,18 @@ DebrisScene = ExtResource("2_pr6n8")
|
|||
metadata/_edit_group_ = true
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(0, -8)
|
||||
sprite_frames = SubResource("SpriteFrames_kpm16")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.193815
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2(0, -8)
|
||||
shape = SubResource("RectangleShape2D_0nhpj")
|
||||
|
||||
[node name="RigidBody2D" type="RigidBody2D" parent="."]
|
||||
position = Vector2(0, -8)
|
||||
collision_layer = 64
|
||||
collision_mask = 10
|
||||
gravity_scale = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue