My boss room is being spawned on top of others and I’ve already tried to solve this problem in a thousand ways, could you help me? I followed the tutorial on the following channel: https://youtube.com/playlist?list=PLrZV1-GZa3Ds1-ON_oeWIdLHXCJ1QZH1P&si=RJboekKML0rohNw8
3 Likes
Hey @Pocquer!
Here you’re creating the next room but if it has exits they aren’t being added into the array of exits. Also you need to remove the exit used to spawn this room from the array of exits. HOPEFULLY that’s all you will need to do!
1 Like