Thanks for the compliments! I’m sorry you were unable to run it properly, the system I used to implement all the levels starts in one level, and uses streaming to connect them all. That’s the reason why some people get stuck in the floor, because the levels don’t properly load before the player spawns. Next iteration of the game we’re gonna load each level separately and swap between them.