ripple effect?

when i tap a certain point, i want there to be some sort of circle ripple effect. like circles form in the center and expand as they disappear… so i use a graphic to do this? if so, how could i scale them like such without them pixellating?

Comments

  • AlkaPPAlkaPP Member, PRO Posts: 194

    i usually use change size behavior and a timer for this. let's say your circle size 10 and change it size with rate 10x for 0.2 seconds. Just play around with it until you get the result you wanted.

  • ineedhelpineedhelp Member Posts: 12

    does the change size behavior stop it from pixellating?

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    Start with your actor being at it largest size and scale it down for the smallest part of the ripple. Then when you scale up it won't pixelate.

  • AlkaPPAlkaPP Member, PRO Posts: 194

    when you use it as tap point, i believe that it won't stay there and expand very big so it will disappear before you see it got blurry.

Sign In or Register to comment.