So I have a small issue here.
I have 3 scenes:
-
Menu (menu.lua)
-
Game (level1.lua)
-
Game Over Scene (lose.lua)
The main.lua file goes to menu.lua,
menu.lua goes to level1.lua,
level1.lua goes to lose.lua
lose.lua goes to menu.lua
Easy peasy.
PROBLEM:
All that works except for when lose.lua goes to menu.lua.
It instead goes to a black screen.
I am not sure whats wrong with it so I am requesting help here.
I saw RG’s Hire a hitman thingy but its a really-reall-really-really-really small project (only 3 text files with almost 100 lines for each)
(plus i am kinda broke)
Anyways…
I dont want to post all the files here as my project is easy to clone by just changing the assets.
If anyone is open to helping please reply to this and I will send you the files.