hp bar and borders

This commit is contained in:
Tabby 2025-07-20 17:33:13 +10:00
parent 4fa6a88b54
commit 16d7559965
10 changed files with 252 additions and 2 deletions

View file

@ -1,6 +1,7 @@
extends RigidBody2D
signal moved
signal got_hit
@export var thrust_power : float = 1
@export var turn_power : float = 1