Ok so I'm trying to make some pictures show by event on the screen as tutorial instead of text messages and so far it works fine.
I'm placing a conditional branch per image so when you press enter the previous picture gets erased and the new picture shows till it comes the last picture and it just erases and activates a switch.
Now the problem is, the first picture shows and when I press enter the first picture erases and shows the 2nd picture instantly then the next picture doesn't show after one press of enter but I have to tap the enter button for it to work.
Any idea why?
Here's a picture with the current event:
Thanks
[Edit]
Event is in parallel process as in auto run it just freezes the client.
This post has been edited by Vexus: Aug 6 2012, 06:06 AM