set rotation damping

How (whether it be in phython or not I don’t care) do you set an object’s rotation damping in game? Like have it change, etc.

The Physics (either Sumo or Bullet) can be used to dampen velocity via messing with the AngV motion. less you’re looking for something a little more controlled? (after x value slow to x speed, after y value slow to y speed, ectect)