mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 06:31:16 +00:00
Barrel sprite
This commit is contained in:
parent
c2c2dc72b7
commit
432f46ad50
3 changed files with 5 additions and 4 deletions
|
|
@ -34,6 +34,7 @@ position = Vector2(0.5, -1)
|
|||
shape = SubResource("RectangleShape2D_2ewfl")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
position = Vector2(0, -2)
|
||||
texture = SubResource("AtlasTexture_v7gy8")
|
||||
|
||||
[node name="RigidBody2D" type="RigidBody2D" parent="."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue