更新逻辑
This commit is contained in:
parent
f085d462c7
commit
c3a132412a
@ -984,7 +984,6 @@
|
||||
<Action type="Any">
|
||||
<Action type="Sequence">
|
||||
<Condition type="ObjClick" deviceName="水龙头"></Condition>
|
||||
<Action type="Anim" value="Models/ZhuDao_chaunyifu" animName="洗手" ></Action>
|
||||
<Action type="SetScore" name="术前准备主刀人员准备" value="1"></Action>
|
||||
</Action>
|
||||
|
||||
@ -997,22 +996,13 @@
|
||||
</Action>
|
||||
</Action>
|
||||
|
||||
<Action type="Anim" value="Models/ZhuDao_chaunyifu" animName="洗手" ></Action>
|
||||
|
||||
<!--点击擦手纸-->
|
||||
<Action type="Hint" value="请按顺序进行相关操作" time="-1" icon="true" audio="Q003.mp3"></Action>
|
||||
<Action type="Any">
|
||||
<Action type="Sequence">
|
||||
<Condition type="ObjClick" deviceName="无菌擦手纸"></Condition>
|
||||
<Action type="Parallel">
|
||||
<Action type="Anim" value="Models/ZhuDao_chaunyifu" animName="擦手纸擦手"></Action>
|
||||
<Action type="Sequence">
|
||||
<Action type="Delay" value="1.6"></Action>
|
||||
<Action type="Show" value="Models/ZhuDao_chaunyifu/zhijin" isShow="true" ></Action>
|
||||
<Action type="Anim" value="Models/ZhuDao_chaunyifu/zhijin" animName="擦手" ></Action>
|
||||
<Action type="Show" value="Models/ZhuDao_chaunyifu/zhijin" isShow="false" ></Action>
|
||||
</Action>
|
||||
</Action>
|
||||
|
||||
<Action type="SetScore" name="术前准备主刀人员准备" value="1"></Action>
|
||||
</Action>
|
||||
|
||||
@ -1025,6 +1015,18 @@
|
||||
</Action>
|
||||
</Action>
|
||||
|
||||
<Action type="Parallel">
|
||||
<Action type="Anim" value="Models/ZhuDao_chaunyifu" animName="擦手纸擦手"></Action>
|
||||
<Action type="Sequence">
|
||||
<Action type="Delay" value="1.6"></Action>
|
||||
<Action type="Show" value="Models/ZhuDao_chaunyifu/zhijin" isShow="true" ></Action>
|
||||
<Action type="Anim" value="Models/ZhuDao_chaunyifu/zhijin" animName="擦手" ></Action>
|
||||
<Action type="Show" value="Models/ZhuDao_chaunyifu/zhijin" isShow="false" ></Action>
|
||||
</Action>
|
||||
</Action>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--点击消毒凝胶-->
|
||||
@ -1032,8 +1034,6 @@
|
||||
<Action type="Any">
|
||||
<Action type="Sequence">
|
||||
<Condition type="ObjClick" deviceName="消毒凝胶"></Condition>
|
||||
<Action type="Anim" value="Models/ZhuDao_chaunyifu" animName="消毒液消毒" ></Action>
|
||||
|
||||
<Action type="SetScore" name="术前准备主刀人员准备" value="1"></Action>
|
||||
</Action>
|
||||
|
||||
@ -1046,6 +1046,7 @@
|
||||
</Action>
|
||||
</Action>
|
||||
|
||||
<Action type="Anim" value="Models/ZhuDao_chaunyifu" animName="消毒液消毒" ></Action>
|
||||
|
||||
<Action type="Move" value="Models/ZhuDao_chaunyifu" to="-4.333,0,-3.307" time="0"></Action>
|
||||
<Action type="Rotate" value="Models/ZhuDao_chaunyifu" to="0,90,0" time="0"></Action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user