So I'm using pathfinding in a game and I want to use multiple instances of the same object to be more efficient, but when the sprite walks left I want to mirror the sprite, but it seems to only mirror all of the sprites, so I'm wondering if I could just mirror individual instances instead of all of them.