Thanks for kind words! Player's physics do get wonky sometimes, but we'll fix it when we update the game.
SinexProgs
Creator of
Recent community posts
Thanks for the feedback! Unfortunately, the sprite spawn code was literally made 10 minutes before the end of the Jam, so I didn't had time to test it out. Bug, that makes request window not appear was caused by that exact code, by the way. I will definitely make an update, that fixes most of the problems, however, to do it I'll need to rewrite the whole request generation code, as it is very messy, so I'm not sure when exactly it will come out.
Thanks for the feedback! Sometimes you would get a request, that requires you to see initiator and subject on the level. For example: sometimes you would get an AttackEnemy request, that requires you to see the player and the enemy on the level. If they're next to each other, then it's fine, but if they're standing far away from each other, then the player is a cheater. I'm will probably add some kind of tutorial for these kinds of things if this game ever receives a big update.
Thanks for the kind words! Yes, I'm aware of this problem and, unfortunately it's a pretty frequent bug. The only way to fix this is to restart the game and hope that it won't happen again (But it probably will, because it has a ~10% chance of occuring). Definitely going to fix it when the Jam ends.