Skip to main content
izr46069782
Inspiring
October 22, 2018
Answered

How to Have CC World Particle React to Other Layers, or Masks

  • October 22, 2018
  • 2 replies
  • 3908 views

Hello - I'm trying to have the CC World particle react or bounce off a separate layer or mask. In my case, I have particles shooting out of each eyes --both on separate layers (monster left eye, and right eye), the particles are moving with the predefined path and flowing according to the physics (gravity, velocity, etc), but the particles (which are sphere like) are not bouncing off, or reacting with face, and the rest of the body, or the particles from each eye. It's just falling downward, like it's nothing to hit against while it's going down, or when it's moving across the screen. Is there a way of having the particles react when it hits a separate layer, or mask like the face, the other eye, body, movement etc.

Thanks in advance for your help...(:

    This topic has been closed for replies.
    Correct answer Mylenium

    Do anyone know how to do this with Particle Playground?

    You create a cannon emitter and assign wall elements for the collision stuff. May require pre-composing. Read the help files.

    Mylenium

    2 replies

    Kyle Hamrick
    Community Expert
    Community Expert
    October 22, 2018

    Additionally, Character Animator has a physics engine (with collisions) and particle generator built right in. You might check that out - could be just the ticket, and likely more intuitive than some of these relatively old simulation plugins.

    Szalam
    Community Expert
    Community Expert
    October 22, 2018

    https://forums.adobe.com/people/Kyle+Hamrick  wrote

    Additionally, Character Animator has a physics engine (with collisions) and particle generator built right in. You might check that out - could be just the ticket, and likely more intuitive than some of these relatively old simulation plugins.

    A word of caution with using Character Animator: it is really fun and might take up your day with you playing around when you should be working.

    izr46069782
    Inspiring
    October 22, 2018

    Thanks for the heads up..(: I'll check it out later today.

    Mylenium
    Legend
    October 22, 2018

    No, not possible. Those simplistic particle systems have no collision detection. Either you learn to use Particle Playground and how to make its particles respond to masks and layer maps or you buy a commercial plug-in like Stardust.

    Mylenium

    OussK
    Community Expert
    Community Expert
    October 22, 2018

    i don't know if this possible with CC World Particles, you must use some advance particles system link Trapcode Particular

    izr46069782
    Inspiring
    October 22, 2018

    I'm trying to stay away from Trapcode because it's too expensive for me right now. I'm hoping that I could do it with AE particle options.