Author Topic: Flipping a sprite  (Read 2241 times)

danielgr

  • Newbie
  • *
  • Posts: 2
    • View Profile
Flipping a sprite
« on: March 10, 2017, 08:32:22 PM »
Is it possible to flip horizontally a sprite used by SpriteAnimation? I've manage to flip normal images, but not animated ones.

bjose2345

  • Sr. Member
  • ****
  • Posts: 107
    • View Profile
Re: Flipping a sprite
« Reply #1 on: March 10, 2017, 11:36:31 PM »
If you already have it animated maybe you could add in your sprite sheet some sprites that give the illusion that it flips.

danielgr

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Flipping a sprite
« Reply #2 on: March 11, 2017, 05:36:30 AM »
I thought about that, I just wanted to save some ram, since my machine is a celeron 2.4 with 1 gb ram. But I think it should work, thanks.