using Godot; interface ISpawnable { void Setup(); }