feat: improve hand grab targeting

This commit is contained in:
Tom Boullay
2026-04-29 11:40:17 +02:00
parent 5b14a1d971
commit 5627373752
3 changed files with 82 additions and 21 deletions
+2 -2
View File
@@ -393,8 +393,8 @@ canvas {
.hand-tracking-overlay {
position: fixed;
right: 16px;
bottom: 132px;
top: 16px;
left: 16px;
z-index: 20;
display: flex;
flex-direction: column;