- movement-controls — Replace acceleration/easing with
speed
property.
- Added CHANGELOG.md
- Removed
universal-controls
, replacing withmovement-controls
. In contrast to previous releases,movement-controls
is intended to be used with the defaultlook-controls
component. It adds several locomotion methods, and can be extended to include more, replacingwasd-controls
. See documentation. - Added navmesh support to
movement-controls
. - Removed physics. Instead, include it separately via aframe-physics-system.