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