Debug avatar fixes

This commit is contained in:
raccoon
2025-03-29 18:20:25 +05:00
parent dda021fadf
commit 4a338290cd
10 changed files with 180 additions and 16 deletions

View File

@@ -172,12 +172,12 @@ MonoBehaviour:
position: {x: -0.105, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
collisionTags:
- PalmLevel_L
- MiddleLevel_L
allowSelf: 1
allowOthers: 0
localOnly: 0
receiverType: 2
parameter: palmLevel_L
parameter: middleLevel_L
minVelocity: 0.05
--- !u!114 &228568949
MonoBehaviour:
@@ -2350,7 +2350,7 @@ MonoBehaviour:
allowOthers: 0
localOnly: 0
receiverType: 2
parameter: pinkyLevel_L
parameter: pinkyLevel_R
minVelocity: 0.05
--- !u!114 &1377740652
MonoBehaviour:
@@ -2546,12 +2546,12 @@ MonoBehaviour:
position: {x: -0.105, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
collisionTags:
- PalmLevel_R
- MiddleLevel_R
allowSelf: 1
allowOthers: 0
localOnly: 0
receiverType: 2
parameter: palmLevel_R
parameter: middleLevel_R
minVelocity: 0.05
--- !u!114 &1818142023
MonoBehaviour: