You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simply, in tiled, I am able to rotate tiles, and when generating the tileset they are correctly rotated.
But when converting them to an object, that information is lost, the the created sprites are upright and ignore the rotation/flip the tile had.
I think it would be useful to have the created sprites to match the rotation/flip of the tile they come from.