Plant spawn

This commit is contained in:
Rendo 2025-08-03 18:34:54 +05:00
commit 941912d7f1
25 changed files with 281 additions and 40 deletions

View file

@ -137,5 +137,6 @@ grow_vertical = 2
texture = SubResource("AtlasTexture_gtmhg")
[node name="RechargeTimer" type="Timer" parent="."]
one_shot = true
[connection signal="pressed" from="TextureButton" to="." method="on_pressed"]