Very cool game, one of my favorites from the jam. I didn't get to submit anything myself unfortunately, so I can't rate. I was curious if you were doing a post effect for sticking to your palette?
agamerguy
Creator of
Recent community posts
Completely understandable, time in jams is always so limited! Not sure what tech you're using but it seems related to camera movement so a possible trick that *should* work anywhere is truncate your camera position just before rendering; IE integer only math might look like this: (CAM_POS / SCALE) * SCALE = CAM_POS; (265 / 3) * 3 = 264
Looking forward to seeing what updates you make! I'll do my best to explain the issue, but when I went to use the bag during combat, I could not back out (the black part of the bag screen remained). However the items would shift off screen at times, I can't recall if it was from the dpad or pressing b.
Really enjoyed this game. The concept is great. I did have issues with the prices never going up and felt like I couldn't finish, but with some more time that kind of stuff could be balanced out and maybe adding a way to go to more destinations (also actually having to buy cargo would make decision making more interesting on what to load).