greggman / o3dtoydefense

Automatically exported from code.google.com/p/o3dtoydefense
0 stars 0 forks source link

Make better particle effects. #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The particle effects currently in the game are atrocious.

As a suggestion, it might be nice to make a particle editor. It could be
possibly be as simple as the material editor in the beachdemo, just a bunch
of textareas that edit the particle parameters. Unfortunately there are way
more particle parameters than material parameters.

I thought about making a nicer particle editor with manipulators using the
manipulator library but that's more work.

Original issue reported on code.google.com by g...@google.com on 31 Oct 2009 at 9:22

GoogleCodeExporter commented 9 years ago
A few places effects are needed (not an exhaustive list)

*) Car exhaust
*) Tower fire
*) Creep get hit by tower fire
*) Robot exhaust
*) Dino stomps (each step)
*) Missile fire.
*) Tower placement
*) Tower upgrade

Original comment by g...@google.com on 31 Oct 2009 at 9:32