Set bounce mid-game

In my game i want a bounce ragdoll mode to enable when you die, so when you die to add more bounce to the player object

You can use the material block under the properties tab to set friction, bounce, and density

Thanks! is it also possible to enable rotation?

Enable rotation in what way?

Like in the object settings ‘enable rotation’ so it ragdolls franticly on the screen

Ah, not that I’m aware of

Try just enabling rotation in the object settings, then set the rotation to 0 using an Always trigger, until you want the rotation to be affected by physics.

2 Likes

It works ok but every time I look back it flips for a split-second, do you know how to stop this?