Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I script in emission direction? I already defined everything else, I just need the direction.

Asked by 6 years ago

So I already have local particle defined and everything. I just need to change the direction of the particle emitter. I've tried

particle.EmissionDirection = 4

but that did not work. Any feedback would be nice. Thanks.

Answer this question