A game created for the Godot Wild Jam #21
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

5 行
88B

  1. extends Node2D
  2. func get_starting_position():
  3. return get_node("Player_Start").position