You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unity3D C# script to add rolling behavior to NavMesh objects
Description
Allows objects controlled by a NavMeshAgent in Unity3D to roll and lean in to corners. Useful for controlling wheels on motorcycles, loose tires, barrels, and other round objects.
About
Unity3D C# script to add rolling behavior to NavMesh objects