next smoothie flow
This commit is contained in:
parent
4059a741ca
commit
43f6fa4e76
8 changed files with 106 additions and 27 deletions
|
|
@ -112,29 +112,9 @@
|
|||
Else
|
||||
Var ShowHandPoint = "Invisible"
|
||||
EndIf
|
||||
If BoxID = 210699 Then
|
||||
If TextDoorButtonID = 001206 Then
|
||||
If Show_btn_process = "Disable" Then
|
||||
Var ShowHandPoint = "Invisible"
|
||||
Else
|
||||
If TimeOutHandPoint > 9 Then
|
||||
If MotionHandPoint = 0 Then
|
||||
Var ShowHandPoint = "Enable"
|
||||
Var MotionHandPoint = 1
|
||||
Else
|
||||
Var ShowHandPoint = "Invisible"
|
||||
Var MotionHandPoint = 0
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
Else
|
||||
Var ShowHandPoint = "Invisible"
|
||||
EndIf
|
||||
;Var Show_btn_process = "Disable"
|
||||
EndIf
|
||||
|
||||
If Show_btn_process = "Disable" Then
|
||||
Var VideoSmoothieProcess = "ROOT/taobin_project/video/TaoBin_Tao Pun_motion_proof3_pause.mp4"
|
||||
Var VideoSmoothieProcess = "ROOT/taobin_project/video/TaoBin_Tao_Pun_motion_proof3_pause.mp4"
|
||||
Var Showhelper = "Enable"
|
||||
Var Show_btn_help = "Invisible"
|
||||
Else
|
||||
|
|
@ -143,7 +123,7 @@
|
|||
Else
|
||||
Var Show_btn_help = "Invisible"
|
||||
EndIf
|
||||
Var VideoSmoothieProcess = "ROOT/taobin_project/video/TaoBin_Tao Pun_motion_proof3.mp4"
|
||||
Var VideoSmoothieProcess = "ROOT/taobin_project/video/TaoBin_Tao_Pun_motion_proof3.mp4"
|
||||
Var Showhelper = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue