I have two objects that when collides with each other will open a new level. But I noticed when the objects collide, the application paused for approximately 10 secs or more before opening the new level. Is there a way that when two objects collide a new level will open smoothly and faster without the application pausing for a long time?
Suggestions are really appreciated. Thank you.