Author Topic: Emitter Node  (Read 753 times)

Is there any way to use a different node other than muzzle for emitters?

i think you add a joint to the model, and change the state emitter like this
Code: [Select]
stateEmitterNode[x] = "yourjointname"

I use milkshape for my exporting, cause it is simple and easy.

So say I wanted to name my emitter node "cake". Would I name it "cakePoint" or just "cake"

im not sure, try putting just "cake" in the script and if that doesnt work, try to put "cakeNode" or "cakePoint" there.