mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 16:14:22 +00:00
Rename Sprite
node in Gold
This commit is contained in:
parent
f1c2c5233b
commit
47b3821513
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
[node name="Gold" type="Node2D"]
|
[node name="Gold" type="Node2D"]
|
||||||
script = ExtResource("1_lbls1")
|
script = ExtResource("1_lbls1")
|
||||||
|
|
||||||
[node name="Nugget" type="Sprite2D" parent="."]
|
[node name="Sprite" type="Sprite2D" parent="."]
|
||||||
scale = Vector2(12, 12)
|
scale = Vector2(12, 12)
|
||||||
texture = SubResource("PlaceholderTexture2D_1f58t")
|
texture = SubResource("PlaceholderTexture2D_1f58t")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue