public void Destroy() { ActorMessageHandlers.Clear(); Instance = null; }
public void Awake() { Load(); Instance = this; }