Page 1 of 1

SpriteParameters::rotation

Posted: Wed Sep 11, 2024 3:10 pm
by LuziferSenpai
Hey,

it would be nice if we could define a rotation for a sprite, so that we dont need to provide different angles or rotations of something.
I personly would use this for a mod, that would automaticly make 3 more equipment pieces for each one, for each direction.

Another use case:

When doing new pipe visualizations, I could just do the dot in the middle and then one arm at the top.
After that, I can easily just rotate the arm as I need, so with that I would reduce file size.

For example:
visualization-arm-north.png
visualization-arm-north.png (674 Bytes) Viewed 32 times
Would turn into this, with a rotation of 1 or something like that.
visualization-arm-east.png
visualization-arm-east.png (4.98 KiB) Viewed 32 times
Greetz,

Luzifer