- Home /
Particles are rendered in front of tree billboards
I have searched thoroughly and have been able to find a solution that draws particles correctly relative to tree billboards. One suggestion was to set the renderQueue for the particle materials to <2900 which draws the particles behind the billboards as it should, but then the opposite issue occurs where near particles are drawn behind distant tree billboards.
Any help would be greatly appreciated.
PS I also looked at the Bootcamp demo to see how they did this, but was unable to figure out what was being done differently.
Thanks in advance.
Answer by at1012 · Mar 10, 2013 at 03:33 PM
After looking further into the bootcamp demo, it seems that their effect is achieved with a custom tree billboard shader.
Your answer
Follow this Question
Related Questions
Skuriken Particle system: Start Speed Curves on per axis available? 0 Answers
Terrain Fade Length Behaves Unexpectedly 1 Answer
Draw a mesh in "Scene", and "Game" tab, before "Playing"? 1 Answer
Particle billboards scale according to distance to camera 3 Answers
Particle billboard is visible if camera is to close. 0 Answers