Missiles unlockable

This commit is contained in:
Felipe M 2021-05-18 21:05:50 +02:00
parent 2e1bcbc225
commit 0f3f6f0133
Signed by: fmartingr
GPG key ID: 716BC147715E716F
12 changed files with 82 additions and 3 deletions

View file

@ -5,6 +5,7 @@
[ext_resource path="res://Scenes/UI/MissilesUI.gd" type="Script" id=3]
[node name="MissilesUI" type="HBoxContainer"]
visible = false
margin_right = 33.0
margin_bottom = 12.0
script = ExtResource( 3 )