The artwork in this is quite impressive, even if it seems slightly departed from the theme.
The UI has a responsiveness issue that I've encountered before. Maybe by upping the physics tick rate, it can work a little better, but the truth is, I haven't solved it myself.
Viewing post in Boom or Bust jam comments
Thanks for playing :D
“Retro” theme is represented in “Old Wild West” vibe, not artstyle itself :D
As for UI responsiveness, can’t really pinpoint to cause of that either. But, probably, nothing to do with physics tick rate, at least in case of this game, since nothing is connected to _physics_process() (all “follow mouse” functions are triggered by _input() ).
Let me know, if you’ll get more data on that, will check it on my side :D