// Use this for initialization void Start() { m_sceneStateController.setState(new StartState(m_sceneStateController), ""); }