namespace EntityStates.Chef; public class ChefsKiss : BaseState { public override void OnEnter() { } }