extends Node func _ready(): newGame() func newGame(): $Player.start($StartPosition.position)