MonoAGS
MonoAGS copied to clipboard
Flip- refactor as texture flip property
When doing FlipHorizontally/Vertically, instead of flipping the scale, it might be cleaner to have the texture flipped. We can also have the flip as a property instead of a method (and refactor it to its own component) so that we'll be able to toggle it on/off in the inspector.