Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 285 Bytes

File metadata and controls

5 lines (4 loc) · 285 Bytes

unity-rolling-navigation

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.