First of all, I’d like to say hi as this is my first time posting on the forums.
My main target platforms for my game are Atari Lynx & XE, but right now I mostly want to focus on the Lynx.
I want to make a 16×32 Hero sprite for my game. can this be achieved? What tricks should I use?
The C64 has fixed sprites size of 12×21, so you may need to combine several sprites if needed.
Note that C64 sprites can be scaled to double width or height (see unity.h)