Пример #1
0
        public override void OnEnter(BInput input)
        {
            SoliderPlayer tinput = input as SoliderPlayer;

            tinput.MoveAround();
//			Debug.Log("MoveAround");
        }