Unity-Technologies / XR-Interaction-Toolkit-Examples

This repository contains various examples to use with the XR Interaction Toolkit
Other
1.05k stars 347 forks source link

Feature Request: Add Acceleration and Deceleration for Continuous Move/Turn Provider Components #104

Open KIDC-Devs opened 1 year ago

KIDC-Devs commented 1 year ago

I would like to request the addition of acceleration and deceleration features to the Continuous Turn Provider and Continuous Move Provider in the Unity XR Interaction Toolkit.

Benefits: By adding acceleration and deceleration, users will be able to start and stop turning and moving at a more comfortable pace, which will improve their overall experience. This feature will make the Continuous Turn Provider and Continuous Move Provider feel more natural and responsive to user input, which will enhance immersion and reduce discomfort.

Feature Details: Add public variables for acceleration at the start of the turn and deceleration at the end of the turn.

Thank you for considering this feature request.