Joined: Thu Mar 06, 2008 10:54 pm Posts: 1360 Location: USA
AEmitter on actors
How can i add an aemitter onto an actor that has 10000 emissions a second, without it affecting the actor's fliying pattern or anything.....?
Ive tried making eeverything zero, but it deosnt really work at all...
Could i make the character very heavy, so it wouldnt affect him as much?
Mon Apr 20, 2009 2:18 am
zalo
Joined: Sat Feb 03, 2007 7:11 pm Posts: 1496
Re: AEmitter on actors
Add this to the Emissions code:
Code:
PushesEmitter = 0
Mon Apr 20, 2009 2:22 am
Duh102
happy carebear mom
Joined: Tue Mar 04, 2008 1:40 am Posts: 7096 Location: b8bbd5
Re: AEmitter on actors
EDIT: Ninja'd by Zalo, though I have this to add You can't make emissions ignore the actor (collision wise) if they're HitsMOs = 1 or GetsHitByMOs = 1.
Mon Apr 20, 2009 2:24 am
Mind
Joined: Thu Mar 06, 2008 10:54 pm Posts: 1360 Location: USA
Re: AEmitter on actors
It is HitsMOs and GetsHitByMOs 0, but it seems to still effect him, but ill try
Mon Apr 20, 2009 10:08 pm
Geti
Joined: Sun Jul 13, 2008 9:57 am Posts: 4886 Location: some compy
Re: AEmitter on actors
or for even better efficiency, in the emitter code, JointStiffness = 0
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum