So with a little bit research I found out how to level load and made it for a single level but what I need is that I’d like to load 3 different levels randomly and use their respective spawners. This is as far as I go. How do I make options have the 3 spawners like the array above. It is not working at the moment. If I use it,it spawns me at fp starter level.
I tried this one out but It doesn’t load any levels mentioned. Instead it loads the first person starter map.
I think the problem is when I get the R1P1 as a variable instead of typing it into level name at open level function. It doesn’t recognize it.