|
@@ -757,7 +757,7 @@ export class QingXiCheAndQvCarEvent {
|
|
|
|
|
|
QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
-32.01094814892543, 1.1861893252100466, 65.48145750781143, 3, 173, 68 * 2,
|
|
|
- "点击人物或者闪烁点", "或者服饰触发"
|
|
|
+ "点击人物或者闪烁点", "或者【服饰】触发"
|
|
|
);
|
|
|
|
|
|
// WindowEvent.find().WindowTxtViewOpenEvent(
|
|
@@ -803,7 +803,7 @@ export class QingXiCheAndQvCarEvent {
|
|
|
|
|
|
QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
5.936225679133575, 0, -12.604728552806394, 3, 173, 68 * 2,
|
|
|
- "按照箭头方向", "行走至车辆区域"
|
|
|
+ "按照【箭头方向】", "行走至【车辆区域】"
|
|
|
);
|
|
|
|
|
|
// 切换到人物的视角
|
|
@@ -848,7 +848,7 @@ export class QingXiCheAndQvCarEvent {
|
|
|
|
|
|
QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
6.479333078187721, 0, -17.762281446529666, 3, 173, 68 * 2,
|
|
|
- "根据箭头提示", "绕车一周"
|
|
|
+ "根据【箭头提示】", "绕车一周"
|
|
|
);
|
|
|
|
|
|
// 切换到人物的视角
|
|
@@ -895,7 +895,7 @@ export class QingXiCheAndQvCarEvent {
|
|
|
|
|
|
QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
6.898374424678477, 1.7193635674763605, -15.120125554798255, 3, 173, 68 * 2,
|
|
|
- "请点击车门", "或者闪烁点进入驾驶室"
|
|
|
+ "请点击【车门】", "或者闪烁点进入驾驶室"
|
|
|
);
|
|
|
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
@@ -942,7 +942,7 @@ export class QingXiCheAndQvCarEvent {
|
|
|
|
|
|
QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
7.780975679446619, 1.8490524634732883, -14.356639637688614, 3, 173, 68 * 2,
|
|
|
- "点击E/P开关", "或者闪烁点切换至P档"
|
|
|
+ "点击【E/P开关】", "或者闪烁点切换至P档"
|
|
|
);
|
|
|
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
@@ -985,7 +985,7 @@ export class QingXiCheAndQvCarEvent {
|
|
|
|
|
|
QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
7.486950425441158, 1.9525766996220573, -14.371424784753671, 3, 173, 68 * 2,
|
|
|
- "请点击闪烁点", "或者钥匙触发"
|
|
|
+ "请点击闪烁点", "或者【钥匙】触发"
|
|
|
);
|
|
|
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
@@ -1026,6 +1026,18 @@ export class QingXiCheAndQvCarEvent {
|
|
|
|
|
|
objIframeEdit.cameraVisualAngleGetListNameGpsTo("开启双闪");
|
|
|
|
|
|
+
|
|
|
+ QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
+ 7.590068700493333, 1.872254593400176, -14.299112896482262, 3, 173, 68 * 2,
|
|
|
+ "请点击闪烁点", "或者【工作双闪箭头灯】触发"
|
|
|
+ );
|
|
|
+
|
|
|
+ QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
+ 7.647353843429736, 2.079624345746996, -14.257857535282083, 3, 173, 68 * 2,
|
|
|
+ "请点击闪烁点", "或者【车辆双闪】触发"
|
|
|
+ );
|
|
|
+
|
|
|
+
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
"按下车辆双闪按钮,打开车辆双闪,同时,按下工作双闪按钮,打开工作双闪箭头灯。" + "\n"
|
|
|
// + "拧动启动钥匙,发动车辆。"
|