I still haven't been able to figure out why my SHIP's shadow is just black and not at all
transparent. All the
asteroids have perfect shadows, but not the ship. Please examine the source and find the image handle
Ship_Shade& in lines such as
_SETALPHA 120, , Ship_Shade&. The shadow is drawn onto that 49 x 49 image, which is then placed using _PUTIMAGE.
Alt-S can be used to switch between my orig. version of the ship's shadow and the one in
Ship_Shade& -- make sure it's the fully
black, unchanging shadow that's currently active (a
descending tone should indicate the correct mode). Oh, and make sure to start the game using
F8 on the
intro screen.
I'd like to fix the shadow issue and upload the latest version of the game; but for now, please use the last uploaded version:
https://www.qb64.org/forum/index.php?action=dlattach;topic=347.0;attach=830If you have the time, please help if you can. Thank you.