Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: MABManZ on September 09, 2015, 05:22:37 PM

Title: Set Max Angular Velocity
Post by: MABManZ on September 09, 2015, 05:22:37 PM
Upon learning Unity 5 ditched the global Max Angular Velocity setting in the Physics Manager, every object needs to be set manually, per object if you want to increase the value.

Here is a a simple action to set this property on rigid bodies.