VirtualFramework/Data/Xml/YuDiaoDeZhiZuo.xml

684 lines
32 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Module>
<Scene>YuDiaoDeZhiZuo</Scene>
<Type>All</Type>
<Name>玉雕的制作</Name>
<!--状态机-->
<FSM name="状态机1">
<State name="初始状态">
<Enter>
<Action type="Sequence">
<Action type="UIShow" value="UIOperationList"></Action>
<Action type="NextOperation"></Action>
<Action type="StrEvent" name="HighLightTrigger" value="false"></Action>
</Action>
</Enter>
</State>
<Transision from="any" to="初始状态">
</Transision>
</FSM>
<Descript>
玉雕制作是一门融合了艺术创意与精湛技艺的传统工艺,有着悠久的历史和丰富的文化内涵。玉雕师根据玉石原料的形状、颜色、质地等特点进行设计创作,充分利用玉石的天然之美,将原料的瑕疵转化为作品的独特之处,使每一件玉雕作品都独一无二。本实验从画线-切割-粗雕-细雕-修整-抛光详细介绍玉雕制作过程。
</Descript>
<Device>
<Name>记号笔</Name>
<HighLight color="255,0,0,255"/>
<Path>Main/JiHaoBi</Path>
<Tip>记号笔</Tip>
<Icon>工具/记号笔.png</Icon>
</Device>
<Device>
<Name>直尺</Name>
<HighLight color="255,0,0,255"/>
<Path>Main/ZhiChi</Path>
<Tip>直尺</Tip>
<Icon>工具/直尺.png</Icon>
</Device>
<Device>
<Name>钻孔砣具</Name>
<HighLight color="255,0,0,255"/>
<Path>Env/SM_YuDiaoJi/ZuanKongTuoJu</Path>
<Tip>钻孔砣具</Tip>
<Icon>工具/钻孔坨具.png</Icon>
</Device>
<Device>
<Name>修角砣具</Name>
<HighLight color="255,0,0,255"/>
<Path>Env/SM_YuDiaoJi/XiuJiaoTuoJu</Path>
<Tip>修角砣具</Tip>
<Icon>工具/修角坨具.png</Icon>
</Device>
<Device>
<Name>纹饰砣具</Name>
<HighLight color="255,0,0,255"/>
<Path>Env/SM_YuDiaoJi/WenShiZhenTou</Path>
<Tip>纹饰砣具</Tip>
<Icon>工具/纹饰针头.png</Icon>
</Device>
<Device>
<Name>平头砣具</Name>
<HighLight color="255,0,0,255"/>
<Path>Env/SM_YuDiaoJi/PingTouTuoJu</Path>
<Tip>平头砣具</Tip>
<Icon>工具/平头坨具.png</Icon>
</Device>
<Device>
<Name>布轮</Name>
<HighLight color="255,0,0,255"/>
<Path>Env/SM_YuDiaoJi/BuLun</Path>
<Tip>布轮</Tip>
<Icon>工具/布轮.png</Icon>
</Device>
<Device>
<Name>切割砣具</Name>
<HighLight color="255,0,0,255"/>
<Path>Env/SM_YuDiaoJi/QieGeTuoJu</Path>
<Tip>切割砣具</Tip>
<Icon>工具/切割坨具.png</Icon>
</Device>
<!--随便配置的分数模块-->
<Score>
<Item step="1111" name="1111" sum="2" bind=""/>
</Score>
<Operation moduleType="Study" freeStep="true">
<Step name="玉雕的制作">
<Step name="1.选料、标记">
<Start>
<Action type="Sequence">
<Action type="Move" value="FlyCamera" to="-0.075,1.75,-2.98" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="41.49,181.01,0" time="0"></Action>
<Action type="TextTip" value="玉雕制作是一门融合了艺术创意与精湛技艺的传统工艺,有着悠久的历史和丰富的文化内涵。玉雕师根据玉石原料的形状、颜色、质地等特点进行设计创作,充分利用玉石的天然之美,将原料的瑕疵转化为作品的独特之处,使每一件玉雕作品都独一无二。本实验从画线-切割-粗雕-细雕-修整-抛光详细介绍玉雕制作过程。" btns="确定"/>
<Condition type="UIClick" value="UIRoot/PopUI/UITextTip/Mask/Content/BtnContent/确定"></Condition>
<!--本模块,初始化-->
<Action type="Show" value="Main/YuShiYuanLiao" isShow="true"></Action>
<Action type="Show" value="Main/YuShi_DingZhongXian" isShow="false"></Action>
<!-- 此步骤,初始化-->
<Action type="Show" value="Main/JiHaoBi" isShow="false"></Action>
<Action type="Show" value="Main/ZhiChi" isShow="false"></Action>
<Action type="Show" value="Main/YuShiYuanLiao/HuaXian" isShow="false"></Action>
<Action type="Show" value="Main/YuShiYuanLiao" isShow="true"></Action>
<Action type="Hint" value="请选择合适的工具,在玉石原料上画出需要切割的圆环线" time="-1" icon="true" ></Action>
<Action type="UITools" devices="记号笔,切割砣具,直尺,钻孔砣具,修角砣具,纹饰砣具,平头砣具,布轮" answers="记号笔"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="14.28"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<Action type="UIShow" value="UITools" isShow="false"></Action>
<!--玉石原料画线-->
<Action type="TimeLine" value="TimeLines/HuaXian" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="250"></Action>
<Action type="Delay" value="1"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
</Step>
<Step name="2.出大型">
<Start>
<Action type="Sequence">
<Action type="Hint" value="请选择合适的坨具进行安装,之后开启玉雕横机电源,调整转速,对玉石原料进行切割" time="-1" icon="true" ></Action>
<Action type="Move" value="FlyCamera" to="1.28497,0.9686968,-2.982236" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="21.613,176.482,0" time="0"></Action>
<!--模块初始化-->
<Action type="Show" value="Main/YuShi_DingZhongXian" isShow="false"></Action>
<!--机器,无安装任何坨具状态-->
<Action type="Show" value="Main/YuShiYuanLiao" isShow="true"></Action>
<Action type="Show" value="Env/SM_YuDiaoJi/QieGeTuoJu" isShow="false"></Action>
<Action type="UITools" devices="记号笔,切割砣具,直尺,钻孔砣具,修角砣具,纹饰砣具,平头砣具,布轮" answers="切割砣具"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="14.28"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<Action type="UIShow" value="UITools" isShow="false"></Action>
<Action type="TimeLine" value="TimeLines/AnZhuangQieGeTuoJu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="80"></Action>
<Action type="Delay" value="1"></Action>
<Action type="Move" value="FlyCamera" to="1.184941,0.9426996,-3.044348" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="33.432,178.983,0" time="0"></Action>
<!--点击电源键-->
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/DianYuanKaiGuan" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
<Condition type="ObjClick" value="Env/SM_YuDiaoJi/DianYuanKaiGuan" ></Condition>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/DianYuanKaiGuan" isHigh="false" color="255,0,0,255"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiDianYuanKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="30"></Action>
<Action type="Delay" value="1"></Action>
<!--点击 起动开关-->
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
<Condition type="ObjClick" value="Env/SM_YuDiaoJi/QiDongKaiGuan" ></Condition>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="false" color="255,0,0,255"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiQiDongKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="30"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiXuanNiu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="50"></Action>
<Action type="Delay" value="1"></Action>
<!--开始切割-->
<Action type="Move" value="FlyCamera" to="1.62,1.048,-2.989" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="17.79,179.19,0" time="0"></Action>
<Action type="TimeLine" value="TimeLines/QieGeTuoJuZhuanDong" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="90"></Action>
<!--切割完成关闭电源-->
<Action type="Move" value="FlyCamera" to="0.535118699,1.53911686,-2.49349689" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="25.8900223,179.35994,0" time="0"></Action>
<Action type="TimeLine" value="TimeLines/GuanBiDianYuanKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<Action type="Delay" value="0.5"></Action>
<!--将切割完成玉石放到桌子上-->
<Action type="Show" value="Main/YuShi_DingZhongXian" isShow="false"></Action>
<Action type="TimeLine" value="TimeLines/NaChuYuShiYuanLiao" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="130"></Action>
<Action type="Delay" value="1"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
</Step>
<Step name="3.定中线">
<Start>
<Action type="Sequence">
<Action type="Hint" value="请选择合适的工具,在玉石原料上画出中心线" time="-1" icon="true" ></Action>
<Action type="Move" value="FlyCamera" to="-0.075,1.75,-2.98" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="41.49,181.01,0" time="0"></Action>
<Action type="Show" value="Main/YuShiYuanLiao" isShow="false"></Action>
<Action type="Show" value="Main/YuShi_DingZhongXian" isShow="true" ></Action>
<Action type="Show" value="Main/ZhiChi" isShow="false"></Action>
<Action type="Show" value="Env/SM_YuDiaoJi/XiuJiaoTuoJu" isShow="false"></Action>
<Action type="UITools" devices="记号笔,切割砣具,直尺,钻孔砣具,修角砣具,纹饰砣具,平头砣具,布轮" answers="记号笔,直尺"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="14.28"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<Action type="UIShow" value="UITools" isShow="false"></Action>
<Action type="TimeLine" value="TimeLines/ChiZhiHuaXian" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="300"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
</Step>
<Step name="4.定中心孔位">
<Start>
<Action type="Sequence">
<Action type="Hint" value="请选择合适的坨具进行更换,之后开启玉雕横机电源,调整转速,对玉石原料进行钻孔" time="-1" icon="true" ></Action>
<Action type="Show" value="Env/SM_YuDiaoJi/ZuanKongTuoJu" isShow="false"></Action>
<Action type="Show" value="Env/SM_YuDiaoJi/ZuanKongTuoJu/ZaoHuZhenTou" isShow="false"></Action>
<Action type="Show" value="Env/SM_YuDiaoJi/ZuanKongTuoJu/XiZhenTou" isShow="true"></Action>
<Action type="Show" value="Env/SM_YuDiaoJi/QieGeTuoJu" isShow="true"></Action>
<Action type="Show" value="Main/YuShi_DingZhongXian" isShow="true"></Action>
<Action type="Move" value="FlyCamera" to="1.48,1.22,-2.78" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="28.47,177.14,0" time="0"></Action>
<Action type="TimeLine" value="TimeLines/QuChuQieGeTuoJu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="100"></Action>
<Action type="UITools" devices="记号笔,切割砣具,直尺,钻孔砣具,修角砣具,纹饰砣具,平头砣具,布轮" answers="钻孔砣具"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="14.28"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<Action type="UIShow" value="UITools" isShow="false"></Action>
<!--安装,钻孔坨具-->
<Action type="TimeLine" value="TimeLines/AnZhuangZuanKongTuoJu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="80"></Action>
<!--点击电源键-->
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/DianYuanKaiGuan" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
<Condition type="ObjClick" value="Env/SM_YuDiaoJi/DianYuanKaiGuan" ></Condition>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/DianYuanKaiGuan" isHigh="false" color="255,0,0,255"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiDianYuanKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="30"></Action>
<Action type="Delay" value="1"></Action>
<!--点击 起动开关-->
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
<Condition type="ObjClick" value="Env/SM_YuDiaoJi/QiDongKaiGuan" ></Condition>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="false" color="255,0,0,255"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiQiDongKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="30"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiXuanNiu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="50"></Action>
<Action type="Delay" value="1"></Action>
<!--细针钻头,钻孔玉石-->
<Action type="TimeLine" value="TimeLines/ZuanKongYuShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="50"></Action>
<!--关闭电源,更换针头-->
<Action type="Move" value="FlyCamera" to="1.300443,0.9182793,-3.037622" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="28.829,-178.827,0" time="0"></Action>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/DianYuanKaiGuan" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
<Condition type="ObjClick" value="Env/SM_YuDiaoJi/DianYuanKaiGuan" ></Condition>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/DianYuanKaiGuan" isHigh="false" color="255,0,0,255"></Action>
<Action type="TimeLine" value="TimeLines/GuanBiDianYuanKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<Action type="Delay" value="0.5"></Action>
<Action type="Move" value="FlyCamera" to="1.559832,0.9985766,-3.077424" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="16.441,178.796,0" time="0"></Action>
<!--首先拿下玉石原料,更换针头,-->
<Action type="TimeLine" value="TimeLines/NaXiaYuShiYuanLiao_DingZhongXian" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="150"></Action>
<Action type="Delay" value="0.5"></Action>
<!--点击工具,工具拆卸针头-->
<Action type="Move" value="FlyCamera" to="-0.2861739,1.63451,-3.099236" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="46.555,179.697,0" time="0"></Action>
<Action type="Show" value="Env/SM_YuDiaoJi/GongJu" isShow="true"></Action>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/GongJu" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
<Condition type="ObjClick" value="Env/SM_YuDiaoJi/GongJu" ></Condition>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/GongJu" isHigh="false" color="255,0,0,255"></Action>
<Action type="Move" value="FlyCamera" to="1.559832,0.9985766,-3.077424" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="16.441,178.796,0" time="0"></Action>
<Action type="TimeLine" value="TimeLines/GengHuanZhenTou" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="350"></Action>
<!--再次开启电源-->
<Action type="Move" value="FlyCamera" to="1.4381,0.9682747,-2.87194" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="16.885,179.673,0" time="0"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiDianYuanKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="30"></Action>
<Action type="Delay" value="1"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiQiDongKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="30"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiXuanNiu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="50"></Action>
<Action type="Delay" value="1"></Action>
<!--枣核钻头,钻孔玉石-->
<Action type="TimeLine" value="TimeLines/FangShangYuShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="150"></Action>
<Action type="TimeLine" value="TimeLines/ZaoHeZuanKongYuShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="190"></Action>
<!--关闭电源-->
<!--切割完成关闭电源-->
<Action type="TimeLine" value="TimeLines/GuanBiDianYuanKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<Action type="Delay" value="0.5"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
</Step>
<Step name="5.初稿雕琢">
<Start>
<Action type="Sequence">
<Action type="Hint" value="请选择合适的坨具进行更换,之后开启玉雕横机电源,调整转速,对玉石原料进行修角加工" time="-1" icon="true" ></Action>
<Action type="Move" value="FlyCamera" to="1.4381,0.9682747,-2.87194" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="16.885,179.673,0" time="0"></Action>
<Action type="TimeLine" value="TimeLines/NaXia_XiuJiaoTuoJu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="300"></Action>
<Action type="UITools" devices="记号笔,切割砣具,直尺,钻孔砣具,修角砣具,纹饰砣具,平头砣具,布轮" answers="修角砣具"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="14.28"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<Action type="UIShow" value="UITools" isShow="false"></Action>
<Action type="TimeLine" value="TimeLines/AnZhuangXiuJiaoTuoJu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="70"></Action>
<!--开启电源,并且对玉石进行修角-->
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
<Condition type="ObjClick" value="Env/SM_YuDiaoJi/QiDongKaiGuan" ></Condition>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="false" color="255,0,0,255"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiQiDongKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="30"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiXuanNiu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="50"></Action>
<Action type="Delay" value="1"></Action>
<!--修角坨具,进行修角-->
<Action type="TimeLine" value="TimeLines/XiuJiao_YuShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="550"></Action>
<!--关闭电源-->
<Action type="TimeLine" value="TimeLines/GuanBiDianYuanKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<Action type="Delay" value="0.5"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
</Step>
<Step name="5.初稿雕琢,纹饰">
<Start>
<Action type="Sequence">
<Action type="Hint" value="请选择合适的坨具进行更换,之后开启玉雕横机电源,调整转速,对玉石原料进行纹饰雕琢" time="-1" icon="true" ></Action>
<Action type="Move" value="FlyCamera" to="1.4381,0.9682747,-2.87194" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="16.885,179.673,0" time="0"></Action>
<Action type="TimeLine" value="TimeLines/NaXia_XiuJiaoTuoJu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="150"></Action>
<Action type="UITools" devices="记号笔,切割砣具,直尺,钻孔砣具,修角砣具,纹饰砣具,平头砣具,布轮" answers="纹饰砣具"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="14.28"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<Action type="UIShow" value="UITools" isShow="false"></Action>
<!--安装,纹饰-->
<Action type="TimeLine" value="TimeLines/AnZhuang_WenShiTuoJu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="100"></Action>
<!--开启电源-->
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
<Condition type="ObjClick" value="Env/SM_YuDiaoJi/QiDongKaiGuan" ></Condition>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="false" color="255,0,0,255"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiQiDongKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="30"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiXuanNiu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="50"></Action>
<Action type="Delay" value="1"></Action>
<!--对玉石进行纹饰,-->
<Action type="TimeLine" value="TimeLines/WenShi_YuShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="330"></Action>
<!--关闭电源-->
<Action type="TimeLine" value="TimeLines/GuanBiDianYuanKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<Action type="Delay" value="0.5"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
</Step>
<!--平头坨具-->
<Step name="6.细雕">
<Start>
<Action type="Sequence">
<Action type="Hint" value="请选择合适的坨具进行更换,之后开启玉雕横机电源,调整转速,对玉石原料进行抛光" time="-1" icon="true" ></Action>
<Action type="Move" value="FlyCamera" to="1.4381,0.9682747,-2.87194" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="16.885,179.673,0" time="0"></Action>
<Action type="TimeLine" value="TimeLines/NaXia_WenShiTuoJu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="200"></Action>
<Action type="UITools" devices="记号笔,切割砣具,直尺,钻孔砣具,修角砣具,纹饰砣具,平头砣具,布轮" answers="平头砣具"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="14.28"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<Action type="UIShow" value="UITools" isShow="false"></Action>
<!--安装-->
<Action type="TimeLine" value="TimeLines/AnZhuang_PingTouTuoJu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="100"></Action>
<!--开启电源-->
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
<Condition type="ObjClick" value="Env/SM_YuDiaoJi/QiDongKaiGuan" ></Condition>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="false" color="255,0,0,255"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiQiDongKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="30"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiXuanNiu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="50"></Action>
<Action type="Delay" value="1"></Action>
<!--对玉石 细雕,-->
<Action type="TimeLine" value="TimeLines/XiDiao_YuShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="330"></Action>
<!--关闭电源-->
<Action type="TimeLine" value="TimeLines/GuanBiDianYuanKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<Action type="Delay" value="0.5"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
</Step>
<!--布轮坨具-->
<Step name="7.打磨、抛光">
<Start>
<Action type="Sequence">
<Action type="Hint" value="请选择合适的坨具进行更换,之后开启玉雕横机电源,调整转速,对玉石原料进行纹饰雕琢" time="-1" icon="true" ></Action>
<Action type="Move" value="FlyCamera" to="1.4381,0.9682747,-2.87194" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="16.885,179.673,0" time="0"></Action>
<Action type="TimeLine" value="TimeLines/NaXia_PingTouTuoJu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="200"></Action>
<Action type="UITools" devices="记号笔,切割砣具,直尺,钻孔砣具,修角砣具,纹饰砣具,平头砣具,布轮" answers="纹饰砣具"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="14.28"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<Action type="UIShow" value="UITools" isShow="false"></Action>
<!--安装,布轮-->
<Action type="TimeLine" value="TimeLines/AnZhuang_BuLun" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="100"></Action>
<!--开启电源-->
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
<Condition type="ObjClick" value="Env/SM_YuDiaoJi/QiDongKaiGuan" ></Condition>
<Action type="HighLightFlash" value="Env/SM_YuDiaoJi/QiDongKaiGuan" isHigh="false" color="255,0,0,255"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiQiDongKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="30"></Action>
<Action type="TimeLine" value="TimeLines/DaKaiXuanNiu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="50"></Action>
<Action type="Delay" value="1"></Action>
<!--抛光,-->
<Action type="TimeLine" value="TimeLines/PaoGuang_YuShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="330"></Action>
<!--关闭电源-->
<Action type="TimeLine" value="TimeLines/GuanBiDianYuanKaiGuan" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<Action type="Delay" value="0.5"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
</Step>
</Step>
</Operation>
</Module>