Author Topic: Wand Emitter  (Read 1279 times)

Im making a item that uses the wand, anyway i can change the emitter/emitterColor when its up?

Im making a item that uses the wand, anyway i can change the emitter/emitterColor when its up?

Wtf? Is this a question or a statement with a "?" ?

Wtf? Is this a question or a statement with a "?" ?
Its a question, i am wondering how to change the emitter/particle and color on the wand.

Hmm... I'd look at the wand's file.

Hmm... I'd look at the wand's file.
Are you natural idiot or it happened one day, there is no .cs file for the Wand cause its Built in the game, but there is a way to make a custom particle and i am wondering how to make one for my item im making.

Code: [Select]
stateEmitter[1] = WandEmitterB;

Oh i will do that when i get back up tommorow thanks.

You'll probably want to create a new image that uses the wand's model. Then you can pretty much put whatever emitter you want on it.

Hmm... I'd look at the wand's file.
Haha...

You'll probably want to create a new image that uses the wand's model. Then you can pretty much put whatever emitter you want on it.
That's what i am doing.
Hmm... I'd look at the wand's file.
Haha...
I know lol.

Are you natural idiot or it happened one day, there is no .cs file for the Wand cause its Built in the game, but there is a way to make a custom particle and i am wondering how to make one for my item im making.

Hey Mr. Dumbass, look at the .dts


Hey Mr. Dumbass, look at the .dts
I suggest you leave this thread before you hurt yourself, Boom.

Hey Mr. Dumbass, look at the .dts
That wouldn't accomplish anything at all...

That wouldn't accomplish anything at all...
It'd tell you which mounts/joints the DTS has and so which point to put the emitter on.

It'd tell you which mounts/joints the DTS has and so which point to put the emitter on.

In which you need Torque ShowTool Pro or Shaper

Hey Mr. Dumbass, look at the .dts

derp. There are common names for the joints that are usually used by all images. You wouldn't need to look at the .dts if you only wanted to change emitter.
« Last Edit: December 04, 2009, 11:37:30 AM by Jaydee »