XRTK / com.xrtk.core

The Official Mixed Reality Framework for Unity
https://xrtk.io
MIT License
307 stars 34 forks source link

New Locomotion System #730

Closed SimonDarksideJ closed 2 years ago

SimonDarksideJ commented 3 years ago

XRTK - Mixed Reality Toolkit Feature Request

Is your feature request related to a problem? Please describe

Currently, the XRTK focuses solely on Teleportation as a movement system, a legacy of its HoloToolkit routes.

However, going forward we need to update this to be a fully-fledged Locomotion system, that can handle multiple different types of movement patterns.

Handling such systems as:

How would you classify your suggestion

Describe the solution you'd like

Describe alternatives you've considered

Current system, teleportation only

StephenHodgson commented 3 years ago

Just to clarify this would essentially replace or rename the teleport system with locomotion, correct?

FejZa commented 3 years ago

Just to clarify this would essentially replace or rename the teleport system with locomotion, correct?

Correct!