|
@@ -1201,19 +1201,24 @@ export class QingXiCheAndQvCarEvent {
|
|
|
let BABYLON = objThreeWorldEventMain.BABYLON;
|
|
|
let ChengGuangYuanJing = objIframe.ChengGuangYuanJing;
|
|
|
|
|
|
- objIframeEdit.modelPeopleLook(3);
|
|
|
- objIframeEdit.roleShow(false);
|
|
|
+ // objIframeEdit.modelPeopleLook(3);
|
|
|
+ // objIframeEdit.roleShow(false);
|
|
|
+
|
|
|
+ // 切换到人物的视角
|
|
|
+ objThreeWorldEventMain.commonBirthplaceUpdate();
|
|
|
+ objIframeEdit.modelPeopleLook(1);
|
|
|
+ objIframeEdit.roleShow(true);
|
|
|
|
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
|
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("从水管固定座上拧下高压水管", true);
|
|
|
|
|
|
- objIframeEdit.cameraVisualAngleGetListNameGpsTo("从水管固定座上拧下高压水管1");
|
|
|
+ // objIframeEdit.cameraVisualAngleGetListNameGpsTo("从水管固定座上拧下高压水管1");
|
|
|
|
|
|
- WindowEvent.find().WindowVideoViewOpenEvent(
|
|
|
- QingXiCheAndQvCarEvent.find().videoJson["videw_liu_cheng_1"],
|
|
|
- null,
|
|
|
- function() {}
|
|
|
- );
|
|
|
+ // WindowEvent.find().WindowVideoViewOpenEvent(
|
|
|
+ // QingXiCheAndQvCarEvent.find().videoJson["videw_liu_cheng_1"],
|
|
|
+ // null,
|
|
|
+ // function() {}
|
|
|
+ // );
|
|
|
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
"到车后查看水管固定座高压水管的螺栓位置,双手握紧扳手,按逆时针方向缓慢拧松固定螺栓,顺势取下高压水管并妥善放置。" + "\n"
|