View Full Version : I need some somke series ..
derek7 08-05-2003, 09:08 PM maya gift somke sequence is too black.only for density smoke.
I need some something smoke not too black
prefer thin smoke and dust sequence.
likesmoke in gnomon tutorial .
thanks.
give me a link
or johndotcom@163.com
thanks
|
|
stallion151
08-06-2003, 05:21 AM
change the rgbPP to emit particles in your case the sprites to lighter grey then.
rgbPP = 0.7;
rgbPP = rand (0.7);
rgbPP = <<R,G,B>>;
replace R,G,B with a value of 0-1 or to randomise those colours try
rgbPP = <<0,0, rand (1)>>;
that'll make random blue for example.
but with the smoke in the gifts, just assigning a straight blue will do the same.
stallion151
virtual.reality
08-06-2003, 11:09 PM
i have the same request, please send a link to us!
CGTalk Moderation
01-15-2006, 07:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.