Hey guys, I've been wanting to do some particles where they only rotate in 2 coordinates instead of xyz. I've been looking all around for a solution of getting a billboard to follow the camera in XZ coordinates instead of only Z.
Any ideas?
Thanks in advance.
Replies
If shuriken doesn't have it, you might have to look into the legacy particle system, and either use that, or hack the code across for the specific billboard types.
Just dealt with that here at work. My engineer wrote a script that constraints FX to this rather strange camera set up we have. It's attached per particle as a component.