I encountered a strange behavior in my current code and I can’t find anything wrong with it. So I thought I ask if someone else had this ‘problem’ maybe. I’m using daily build 2363.
I’m using a transition.to transition for a loading screen with transition=easing.outBounce. With onComplete=doscenechange I’m calling the function to change to the next scene, but somehow the scene is changing BEFORE the bounce of the image is finished. The image starts bouncing and there are missing the final ‘bounces’ and the scene already starts to change to the next one.
Is this maybe a known problem?
Thx for any help!
Daniela