Setup UI canvas, added shield and game start.
This commit is contained in:
parent
e582ed7ec3
commit
ef773a1ec5
11 changed files with 223 additions and 17 deletions
|
|
@ -91,4 +91,5 @@ shape = SubResource("RectangleShape2D_op7ga")
|
|||
[node name="GunCooldown" type="Timer" parent="."]
|
||||
one_shot = true
|
||||
|
||||
[connection signal="area_entered" from="." to="." method="_on_area_entered"]
|
||||
[connection signal="timeout" from="GunCooldown" to="." method="_on_gun_cool_down_timeout"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue