Skip to content

Commit b7fdc4c

Browse files
authored
Minor adjustment to point-thumbs-up pose. (#21)
1 parent 638df41 commit b7fdc4c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

VERSIONS.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 2.0.0 (in progress)
22
- Rename Action-Set to Action-Map to better match OpenXR naming
33
- Modify HandPoseController to extend from HandPoseDetector (breaking change)
4+
- Minor adjustment to point-thumbs-up to make it work better for UI framing
45

56
# 1.3.0
67
- Fine-tune aim pose

addons/hand_pose_detector/poses/point_thumb_up.tres

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ max = 0.0
4747
script = ExtResource("2_0x328")
4848
type = 0
4949
min = 0.0
50-
from = 40.0
51-
to = 20.0
50+
from = 50.0
51+
to = 30.0
5252
max = 0.0
5353

5454
[sub_resource type="Resource" id="Resource_iey1r"]

0 commit comments

Comments
 (0)