THAI: fix bug animation

This commit is contained in:
Kenta420 2024-09-03 15:04:35 +07:00
parent 792920baff
commit c9bbf3184e

View file

@ -2897,27 +2897,6 @@
<Filename> Var( DirImage + "/img_popup4.png" )</Filename>
</Image>
<Image>
<X> 838 </X>
<Y> 1350 </Y>
<State> eval(
Var return = "Invisible"
If AdultState1 = "Enable" Then
If AdultState2 = "Invisible" Then
Var return = "Enable"
EndIf
EndIf
DEBUGVAR return
)
</State>
<Animation>
<Style> "Bounce" </Style>
<OnEvent> "TimerSec=3" </OnEvent>
</Animation>
<Filename> "ROOT/taobin_project/image/anmi/arrow_1.png" </Filename>
</Image>
<Button>
<X> 360 </X>
<Y> 1373 </Y>