So, I made a simple cigar model and took the script from the SuperSuit addon and polished it to fit my needs.
Then I decided to add a little smoke emitter, so I addedstateEmitter [x] = gunSmokeEmitter;
stateEmitterNode[x] = "tipNode";and I have a joint on my model called "tip", but I can't seem to get any kind of response.
Script can be posted if necessary.