Interesting game, my computer struggles a little to much to play it properly so I've elected not to rate it. I enjoyed the voice acting and from what I got to see of the game it looked very pretty with the lights and reflections. I was very intrigued and will revisit this if I ever get a better PC. If you want to improve performance on all machines, I suggest only loading in things that are close to the player and keeping everything else unloaded. Best of luck in the Jam!
Viewing post in Project Gonagon 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.