BeeStation / BeeStation-Hornet

99.95% station. 0.05% bees
https://beestation13.com
GNU Affero General Public License v3.0
200 stars 681 forks source link

[New Feature]: Use Clever Layering and Repositioning of Held Items #11305

Open MarkusLarsson421 opened 3 months ago

MarkusLarsson421 commented 3 months ago

Describe the feature request

I'd like it if instead of having to make eight different sprites for each hand for each direction, the game would just take a base hand held item and rotate it to fit the the character.

image

This would only apply if there is only one direction for the sprite so it doesn't mess with things which can't be avoid being rotated without being noticed.

So you wouldn't have to draw transparency either as the characters' hand sprite would be layered on top of it as long as the character isn't facing south. image

The rest would just be pixel shifting it around a few pixels. We could cut down on this down to only 1/8!

image

github-actions[bot] commented 2 months ago

This issue has been inactive for long enough to be automatically marked as stale. If this was a bug report and hasn't been addressed yet, and is still a problem, please don't hesitate to notify a maintainer.