I am having strange issue with the storyboard module - it doesn’t work as it used to!
Nothing fancy, I have splash page scene which calls simple gotoScene and the app jumps to the intro animation scene.
No transition effects - just simple cut:
storyboard.gotoScene( “scene name” )
It worked just fine for more than year. The code is absolutely the same.
I installed the latest public release and now, instead of the cut transition, mu splash screen slides to the bottom!
Then the intro animation appears and at the end of the animation the splash appears again for half of sec!
It looks like something changed in last 3-4 months.
Did I miss something?