feat: properly scale instantiated dragons

This commit is contained in:
Gerard Gascón 2025-04-05 12:42:16 +02:00
parent a169e953c3
commit 09586aaa5e
5 changed files with 12 additions and 5 deletions

View file

@ -7,3 +7,4 @@
[node name="Sprite" type="Sprite2D" parent="."]
position = Vector2(0, 1)
texture = ExtResource("1_ixu8j")
offset = Vector2(64, 64)