how to simulate black smoke use partice?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
allked
Posts: 12
Joined: Mon Oct 02, 2006 3:44 am

how to simulate black smoke use partice?

Post by allked »

i know how to create a white smoke it's quite easy,what format of image should i use?
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

use a png or tga image with an alpha channel, and use the EMT_TRANSPARENT_ALPHA_CHANNEL_REF material
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
Post Reply