Hey, I'm progressing quite well with my cocos2d-project, but I still have a question: how do I stop a repeating action/make an action repeat only till a certain condition is met? self.selected_char.do(Repeat(delay + fade + Reverse(fade)))
this is what I do atm... I'd like to stop this action when the char isn't selected anymore, but I don't know how :( Any help? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
