On Thu, Apr 30, 2009 at 3:44 AM, motteneder <[email protected]> wrote: > > I have a sprite facing right. How can I transform it to face left? > Rotation does not work because then it will be upside down.
Try loading the image with flip_x=True and changing the sprite image. Lucio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
