namespace RPG.GameCore.Level.Anim; public enum LevelAnimatingObjectState { None, SpecialIdle1, SpecialIdle2 }