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