I am facing following issues in this build. 1. Scores (Text) are not displaying in iOS Export. Only showing in BB3 Preview. 2. I have added Event Observer to Launch another world after reaching score points. It is not working.
Event Observer is working only for GameOver. It doesn't work for Session Points, Total Points and all others. This logic is crucial for us.
The collision is not detecting, when on scale animation object. When an object is scaled from 1x to 2x, collision is not triggered on the scaled portion.