1.3.0
What's Changed
- Fix example in README that used
navigator
instead ofcursor-teleport
by @vincentfretin in #59 - Add support for
navigation-start
andnavigation-end
events and example of using the events to disablesimple-navmesh-constraint
during navigation transition by @vincentfretin in #60 - Simplify code by using
Vector3.lerpVectors
by @vincentfretin in #61
Full Changelog: 1.2.0...1.3.0