08-01-2018, 08:01 PM
(05-01-2018, 07:25 PM)Deckard_89 Wrote: Hi Jose, here is a video of the problem (the last 10 seconds give the best demonstration). Note there is no wind or external force in the scene.
https://www.youtube.com/watch?v=D7cKalDfbfI
Hi there,
Have you set up colliders, and set up a rigidbody at your character's root? if you did, make sure you checked "kinematic for particles" in it. If you don't, particles will try to affect the physics of the character, and since that in turn changes the reference frame of the particles, it creates a feedback loop causing them to jiggle around. Just a wild guess based on similar situations i've seen before, I could be off the track though.
If this is not the case, I guess the only way for me to figure out what's happening is to take a look at the scene. If you could export it in a package I would be glad to take a look at it and diagnose.