Dave82
So i’m working on a dissolve effect for better blood spill and splash effects. Is the particle lifetime already accessible in the shader or do i need to implement it ? if so is there a “unused float” somewhere in the particle’s vertex element structure that i could use without heavily modifying the ParticleEmitter or do i need to extend the current vertex data structure ?