shadow bug

msmalik681

OpenBOR Developer
Staff member
there is a problem with the shadow display when you use "drawmethod rotate" both images have been rotated in this attached image and as you can see the shadows are all over the place !

[attachment deleted by admin]
 
It is a known issue. Shadow itself has a scale transform, it would be hard to rotate based on that.
 
well i guess it's not too bad for the odd frame here and there and im rotating sprites to try to save memory and on the subject if anyone has any memory saving tips please share
 
I recall I used to have a rotate+shadow code. But it was slow so I didn't use it.
I can try again if I get a better idea, because it was removed long long time ago.
 
If you could figure out how to rotate shadow while maintaining original proper offset that would be nice, you solved lot of problems already ;D.
 
Back
Top Bottom