7 Years Ago
Fixing some more issues with colliders that I found. BTW I know in older Unity versions (<=4) you needed a rigidbody whenever you were using a moving collider, and the NavMeshAgent docs still suggest adding one as well. But I've tested and it actually reduced the framerate a bunch, so I've not added one.