更新逻辑
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,12 +996,25 @@
|
||||
</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="SetScore" name="术前准备主刀人员准备" value="1"></Action>
|
||||
</Action>
|
||||
|
||||
<Action type="Sequence">
|
||||
<Condition type="Or" >
|
||||
<Condition type="ObjClick" deviceName="水龙头"></Condition>
|
||||
<Condition type="ObjClick" deviceName="消毒凝胶"></Condition>
|
||||
</Condition>
|
||||
<Action type="Hint" value="物品穿戴顺序错误" time="2" icon="false"></Action>
|
||||
</Action>
|
||||
</Action>
|
||||
|
||||
<Action type="Parallel">
|
||||
<Action type="Anim" value="Models/ZhuDao_chaunyifu" animName="擦手纸擦手"></Action>
|
||||
<Action type="Sequence">
|
||||
@ -1013,17 +1025,7 @@
|
||||
</Action>
|
||||
</Action>
|
||||
|
||||
<Action type="SetScore" name="术前准备主刀人员准备" value="1"></Action>
|
||||
</Action>
|
||||
|
||||
<Action type="Sequence">
|
||||
<Condition type="Or" >
|
||||
<Condition type="ObjClick" deviceName="水龙头"></Condition>
|
||||
<Condition type="ObjClick" deviceName="消毒凝胶"></Condition>
|
||||
</Condition>
|
||||
<Action type="Hint" value="物品穿戴顺序错误" time="2" icon="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