- Home /
Question by
siember · Jun 21, 2020 at 01:54 PM ·
2dscene-loadingnotworking
Scene doesn't load when entering play mode
Whenever I try to play my game, it just says it's loading but it never finishes loading.
It works fine when I test out the main menu but as soon as I enter another scene, it doesn't work, except for the music
2020-06-21.png
(7.0 kB)
Comment
Best Answer
Answer by siember · Jun 21, 2020 at 03:40 PM
It turns out that I had a variable where if the player's y position was lower than the variable, the scene would be reset. I entered the wrong number and it was constantly reloading the scene
Your answer

Follow this Question
Related Questions
Changing Scenes on 2D Collision 4 Answers
How to open 2D tutorial project? 1 Answer