Hello,
i want to do different levels in my game. If player touches one sprite, it takes him to different level that has different enemies inside. How do I make eventsheet1 belong to layout1 and eventsheet2 belong to layout2?
If nothing works i also got idea to just copy the 1st level game file and then turn it into html5. After that i would create a form in html and player would have to click on button first level to get to the 1st level in game and then click previous page and click next level, but i dont want to do this just yet. It is kinda stupid way i guess.