-
Making particles fly by?
This should be pretty simple, but I’m not sure. What I’d like to do is basically make it look like particles are rushing past the camera (although I don’t think I actually need to make a camera for this), kind of like driving through snow or flying through space – I might use words or symbols though. Anyway, how would I achieve this best?
Right now I’m using Particular with a point emitter/direction: outwards/250 velocity/opacity 0-100 over life span so it looks like they’re coming from a distance. However, I’ve seen videos where it looks much better – instead of going outward like this, particles look to really be moving through Z-Space. Do I need a box emitter instead? Any help would be great. It seems like this is a pretty easy thing, I just can’t seem to see where I need to look. Thanks!