next smoothie flow

This commit is contained in:
Ittipat Lusuk 2025-05-06 14:49:23 +07:00
parent 4059a741ca
commit 43f6fa4e76
8 changed files with 106 additions and 27 deletions

View file

@ -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