Posts: 1,110
Threads: 183
Joined: Jul 2009
Reputation:
0
I've experimented a few ways, with objects and explosions. Does anybody else have any input as to the best way to create a nice fire?
So far an explosion would be the best, most efficient way.
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
You can use the new particle objects, there are different kinds of fire as objects that you can simply create with CreateObject.
But they do not do any damage, as they are just objects. You would have to script this yourself (this will offer you LOTS of possibilities)
Posts: 1,110
Threads: 183
Joined: Jul 2009
Reputation:
0
The smoke machine is a good idea, and I already like the idea of the new particle fires. Thanks for the ideas, everybody.