extends Node var position: Vector2 = Vector2() var health: float = -1 var energy: float = -1 var unlocked: Array = [Globals.Conduit2]