Game Development Community

Particle emitter?

by Jason Pfaff · in General Discussion · 07/25/2006 (8:44 am) · 1 replies

When I go to create a particle emitter in my mission creator the dialog box comes up and I can name the object, but the datablock section and the particle data section areas are greyed out. How do I get a particle emitter into the scene? I am just trying to create some fire. Any help is great!!! Thanks

#1
07/25/2006 (9:34 am)
You need to write a datablock in script for all your particles.

Check server\scripts\chimneyfire.cs for a reference.