BTW those are really nice graphics, I hadn't seen the program for awhile, it's coming along nicely!
Might not be easy to fix. Normally I would suggest using a rotate procedure. That would probably be easier than rotating a 'drawn' image. I do not know how to rotate images using QB64. In the meantime, may I suggest, a lighter shadow? Black tends to make it 'stand out'. Perhaps anywhere between _RGB32(64,64,64) and _RGB32(192,192,192)? Just a thought...