using Godot; using System; [GlobalClass] public partial class Player : Actor { }