Oh, no! This game won't load for me. It says "Failed to get host information. (client retry limit exceeded)." I'm guessing it's not loading for anyone else either since it says it's only had one play. I would ask the jam hosts if you could re-upload your game or see why it won't load for people. :/
Viewing post in Neopolitan End Times jam comments
This was my video game I've made. I have practically no coding background and I was working on this project on my own. I spent like 2 days trying to figure out what's wrong but there's not a bunch of tutorials on core. I think I set it so you can download and make edits if anyone wants to look at in the editor you can maybe see what I could fix. I'd be happy to reupload the live version.
No problem! If you're not already on the Core Discord, join! They're SUPER helpful! Invite: https://discord.gg/67U6pg .
As for your game, delete your first game state manager (you have one under Game Settings) and add a spawn point. Two game state managers is making it crash, and without a safe spawn point, the player dies as soon right after they load in because they're spawning wherever.