This is a bug, minutes before submission we accidentally shifted the level downwards. Sorry our game is unbeatable!
addie.sh
25
Posts
1
Topics
6
Followers
1
Following
A member registered Feb 15, 2020 · View creator page →
Creator of
Recent community posts
Spaceship Power Management Simulator 2077 jam comments · Posted in Spaceship Power Management Simulator 2077 jam comments
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.