Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hand Pose Animations are not show when climbing #611

Open
alainsimonet opened this issue Dec 30, 2023 · 0 comments
Open

Hand Pose Animations are not show when climbing #611

alainsimonet opened this issue Dec 30, 2023 · 0 comments

Comments

@alainsimonet
Copy link

I'am using Godot 4.2.1 with xr-tools 4.3.1 on Win 11

When I start climbing it does not show the hand pose put at the grab point, the positioning of the hands makes it perfect but not the hand pose.

I have modified the XRToolsMovementClimb class in the movement_clim.gd file to add the current pose of the grab point in the following functions:

  • _on_left_picked_up and _on_left_dropped
  • _on_right_picked_up and _on_right_dropped

Poses now work well when climbing

movement_climb.gd.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant