Improve XRTools teleport function rotation #5

Closed
opened 2024-09-11 13:52:02 +02:00 by RobotZap10000 · 1 comment
RobotZap10000 commented 2024-09-11 13:52:02 +02:00 (Migrated from codeberg.org)

The teleport function on the hand allows the player to push their joystick forward and let go to teleport to the location that they aimed at. It also allows you to choose which direction you will face when you let go. Currently, that is done by pushing the stick sideways in order to rotate your future orientation. It should instead by done by taking the players X and Z facing vector and rotate it by the the current aim of the stick. This should make the rotation faster and more intuitive.

The teleport function on the hand allows the player to push their joystick forward and let go to teleport to the location that they aimed at. It also allows you to choose which direction you will face when you let go. Currently, that is done by pushing the stick sideways in order to rotate your future orientation. It should instead by done by taking the players X and Z facing vector and rotate it by the the current aim of the stick. This should make the rotation faster and more intuitive.
RobotZap10000 commented 2025-01-23 09:27:55 +01:00 (Migrated from codeberg.org)

I really wish that we could still do this, but we must deliver by the 6th of February. There are far more important things to do than this.

I really wish that we could still do this, but we must deliver by the 6th of February. There are far more important things to do than this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
charlie/AUTOTANK#5
No description provided.