Added health system
This commit is contained in:
@@ -13,3 +13,5 @@ size = Vector2(48, 32)
|
||||
acceleration = 92
|
||||
deceleration = 46
|
||||
max_speed = 92
|
||||
|
||||
[connection signal="destroyed" from="Ship" to="." method="_on_ship_destroyed"]
|
||||
|
||||
Reference in New Issue
Block a user