Hi and another (maybe stupid question ^^),
i?ve created an emitter effect Animation with ParticleIllusion (output as png, 140 frames) and insert it as sprite animation into C2 (named the sprite as "buttonEffect" and the anim named as "effectAnim").
now i?ve create a event on a button (Button named as B1)
and create the following Actions:
If Cursor over B1 then:
- buttonEffect: Set animation to "effectAnim" (play from beginning)
if i mouse over the button now... the animation wont play (zOrder for the animation is top)
so i?ve tried to insert another Action:
- buttonEffect: Start animation from the beginning
and same here... no working animation.
Anything what i?ve forgot? Any Ideas?
Luzi