Unit movement now uses a callback from the animator state, to allow better control over animation in/out stuff
Updated all anim controllers with new "triggerMovement" trigger and UnitMovement behaviour on their Movement state
Changes to Unit.TrySetDestination/SetDestination to play nice with the above changes
SkyDome cubemap settings improved in prefab/todDefault.xml
Added AI toggle to the unit debug view
Added example override controller in Units/Animals folder