Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): set version to 2.7.0 [skip ci]
## [2.7.0](v2.6.8...v2.7.0) (2023-03-13) #### Features * **AngularDrive:** allow multiple rotation modifiers ([957a720](957a720)) > The AngularTransformDrive now can take multiple rotation modifiers in case the actions are both follow and need to both affect the rotation modifiers inside the actions. * **Drive:** add initial target value reached threshold ([5d3aff2](5d3aff2)) > The target value reached threshold has been extended to have another property for the initial target value, so if the drive is moving to the initial target position then a different threshold can be provided as the initial drive speed is generally much higher so a higher threshold may be required.
- Loading branch information