I encountered this problem: each time I switch to a new “screen”, not even 3 seconds and the application returns to the screen named “Menu”. And this “Menu” screen does a kind of entry animation like in PowerPoint: Bottom entry.
What is it due to, please?
Do you use a clock component that forgot to set it to false ? Do you switch screens correctly ?
Ah! Yes i use a clock in Screen1 and “Timer Always Fires” is checked.
Just set it to false when clock.timer and see if it works for you
Thanks. I uncheck “Timer Always Fires” and it work.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.