cortex-command-community / Cortex-Command-Community-Project

Cortex Command - Open Source under GNU AGPL v3
https://cortex-command-community.github.io/
GNU Affero General Public License v3.0
107 stars 14 forks source link

Fix registered drawings for MOSRotating #123

Closed HeliumAnt closed 7 months ago

HeliumAnt commented 7 months ago

Make the registered drawing for MOSRotating just a square of spriteradius length around the pivot, instead of whatever the code was trying before. (I think it was trying something clever with an offset rectangle maybe? Possibly assuming that sprite offsets are reasonable and fall within the sprite bounds?)