Hi, I want to flip my character’s sprite on the Z Axis without an actual rotation for few reasons: 1. If I do a character that spins, but I’m trying to simulate 8bit, a smooth rotation doesn’t fit 2. Putting the flip as separate sprites [maybe] I would be using memory space on them unnecessarily 3. It is allways useful to learn to do the same things on alternate ways and choose what is better personally