Dear All, Has anyone figured out how to end a 3D world level in order for the player to move into another one. I've been struggling with that since 3 days. I can set a game over, but the menu jump event listener isn't working. I need help with that Wissam
I'm not using it to jump between worlds, but am using a menu to move between scenes, which works well and you may be able to use something similar to move between worlds. Effectively you set a finish line at the end of the scene and when the character collides with that, it links to the menu jump. See the Progression bbdoc that came out with beta 4, for how to set it up that way.
Hi Steve, I tried that, I set an object to collide and place a menu jump on collision condition but still it's not taking me to the menu. Can you show me how you did it?
I did it exactly the same as in Niks progression example. https://nikuploads.s3.amazonaws.com/beta4/Progression.bbdoc
Hey Thanks Steve, This was really helpful, but I guess I need the beta 4 update for this game to work as there's something malfunctioning when I'm starting it. Also they have added level selector which I don't have in the previous version. I already contacted the support team to get the update. Thank you