2D Toolkit Forum
2D Toolkit => Support => Topic started by: GHSpencer on November 04, 2013, 05:08:06 pm
-
Hey,
Is it possible to have it so when the sprite collection generates the sprite atlas it doesn't rotate any of the sprites when placing them in the atlas?
Thanks.
-
Hi,
It isn't at the moment, there isn't a switch to turn off rotating sprites. Is there any reason in particular you'd want to do this?
-
Hey, thanks for the reply.
Basically we are doing an operation on the sprite with a custom shader whereby we apply a pattern on top of the sprite. There is sometimes a case where we need the overlayed pattern to match the rotation of the underlying and we thought if the collection had an option to turn rotation off we wouldn't need to know its rotation in the atlas.
-
I've added something in the roadmap trello.
-
Thanks very much ;D ;D ;D ;D