Trying to sort shield issues.

This commit is contained in:
Henry 2025-12-23 18:48:49 +00:00
parent a007b08b83
commit aa7cdc90d6
3 changed files with 5 additions and 2 deletions

View file

@ -28,7 +28,6 @@ func _ready():
# start()
func start():
monitoring = true
print(shield)
$Ship.frame = 1
$Ship.show()