|
@@ -394,13 +394,15 @@ export class QingXiCheAndQvCarEventClick {
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
thisClass.renderEventBool = false;
|
|
thisClass.renderEventBool = false;
|
|
|
|
|
|
|
|
+ // 记录当前的视角,解决人物,切换到新的视角的时候,会出现一个很长的过度问题
|
|
|
|
+ objThreeWorldEventMain.coordinateMoveSphereFollowUpdate();
|
|
|
|
+
|
|
}
|
|
}
|
|
|
|
|
|
break;
|
|
break;
|
|
|
|
|
|
}
|
|
}
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|