Beispiel #1
0
        IEnumerator return_camera()
        {
            yield return(_wait);

            _camera.temp_look_at_stop(xlock);
            //Debug.Log("als_camera_swap_rgn return_camera");
        }
        public override void action_stop()
        {
            _camera.temp_look_at_stop(xlock);

            //Debug.Log("als_EP_action__camera_swap action_stop");
        }