[Suggestion] Cocos Creator Animation WrapMode

Hi,

for now we can choose “Default”, “Normal”, “Loop”, “PingPong”, “Reverse”, “LoopReverse” and “PingPongReverse” as WrapMode for a Animation. What I’am missing is a “Repetions” Mode. There should be a way to set the Number of Repetions for a Animation.

You can set animationState.repeatCount after set animationState.wrapMode.