mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 05:13:46 +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="."]
|
||||
|
|
|
|||
BIN
Sprites/Barrel.aseprite
(Stored with Git LFS)
BIN
Sprites/Barrel.aseprite
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Barrel.png
(Stored with Git LFS)
BIN
Sprites/Barrel.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue