Rewriting ships: Added shields and weapons holder
This commit is contained in:
parent
e2b9fa6c69
commit
95274d0a5b
17 changed files with 396 additions and 24 deletions
|
|
@ -1,6 +1,6 @@
|
|||
extends Node2D
|
||||
|
||||
class_name Hull
|
||||
#class_name Hull
|
||||
|
||||
@export var max_hp : float = 30
|
||||
@export var max_fuel : float = 1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue