Hey,
I’m having a problem with scene creating. Basically, I’m using that scene-template.lua given in beginner space ship tutorial. Now, the problem is, I created Menu scene with a PLAY button that redirects you to the game.lua (level 1) and once you have finished level 1 it redirects you to another scene where you can choose to either go back to menu or go to next level and when you click on the next level it takes you to level2.lua and everything looks like it’s supposed to.
But, once you click on the game, it automatically says that you lost, even if you are supposed to win it says that you lost. And I haven’t even added the code that does it, to me it looks like it’s taking the code from level1.lua scene and it makes problems…
I hope you understand what I wanted to say,
Thanks!