Home   Help Search Login Register  

Author Topic: Chimney smoke  (Read 558 times)

0 Members and 1 Guest are viewing this topic.

Johan_D

  • Guest
Chimney smoke
« on: 02 Sep 2004, 22:36:57 »
How to simulate smoke comming from a chimney?
Is there a smoke object one can place at there?

Johan

Offline Nemesis6

  • Members
  • *
Re:Chimney smoke
« Reply #1 on: 02 Sep 2004, 22:43:22 »
That can be done via the drop command(particle generator), or by placing a Fire object inside the chimney. For starters, try this -

Find the Fire object in the editor(Under the Empty/Objects catagory), and type this in the init field of it -

this setpos [getpos this select 0,getpos this select 1,5]; this inflame true

Now,  replace the 5 in the above text with the height of the Fire.

Finally, place the Fire object so it's relative to the chimney of the house.

That's one thing you could try.
« Last Edit: 02 Sep 2004, 22:44:43 by Nemesis6 »
I am actually flying into a star... this is incredible!

johan_d2

  • Guest
Re:Chimney smoke
« Reply #2 on: 03 Sep 2004, 12:13:25 »
Thanks, gonna try.. ;)

SilentHunter_764

  • Guest
Re:Chimney smoke
« Reply #3 on: 03 Sep 2004, 12:49:16 »
Ya that should work fine. Same with if you want a small-scale bush-fire or something, make it a minus number so its under the ground, because then you cant see the rocks/logs.

LK