extends Node var player: PlayerCharacter func get_player() -> PlayerCharacter: return player