-
How do i link a particle emitter to an object ?
hi!
how do i make an emitter of a particle system (trapcode particular) follow a specific object ? in this case i want the emitter to follow the camera so that you always see the particels surrounding the screen wherever the camera is. i’ve tried to solve this problem with an expression by pickwhipping the position value of particular to the position value of the camera but it didnt work 🙁
any ideas ?