Hello,
I have grenade with enabled simulate physics with projectile. And have setup prediction for that projectile.
But grenade bounce too much that it gets out of predicted area.
- I enabled should bounce on projectile and set bounciness to 0 and set friction to like 100000, still bounce.
- Than i put physics material on grenade with restitution with 0 and friction is like 100000. But it bonce always.
- Even i set project setting> physics>bounce threshold velocity to 0, no luck
- I tried linear damping and it works but it doesn’t land in perdition area.
- I tried to set massInKg to 100000 but no luck.
I cannot even make bounce less or no bounce.
So, how to make grenade bouce less or no bounce ?