Hi.
I'm doing a theme, and in cleared and failed screen I put a "avi" file,... Then I realized that the videos were beginning from any second, and that is not the idea... I want them to start from "0",... Then I use the Branch system,... Ending the song, you go to a branch screen, and when you win the song, It takes you to the screen that I created by texting in the condition of the branch: OnePassed() In condition 1... But I can't make that in "Fail",... I tried with a lot of conditions, searching in internet, but none worked... Can anyone give me a hand with this?... Please :???:
[ScreenBranchGameplayEnd]
Class=ScreenBranch
Choices=1,2,3
Condition1=OnePassed()
Condition2=??????????
Condition3=true
NextScreen1=screen,ScreenWin
NextScreen2=screen,ScreenFail
NextScreen3=screen,ScreenWin
I tried a lot of conditions, but none worked :(




Branch system in 3.9