Skip to content

Commit

Permalink
fix: lance model tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ShermansWorld committed Oct 27, 2024
1 parent 86a7251 commit dc50841
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,8 @@
"translation": [0, 13, 0.75]
},
"thirdperson_lefthand": {
"translation": [0, 13, 0.75]
"rotation": [-45, 0, 0],
"translation": [0, 9.75, -9]
},
"firstperson_righthand": {
"rotation": [-69, 0, 0],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,8 @@
"translation": [0, 13, 0.75]
},
"thirdperson_lefthand": {
"translation": [0, 13, 0.75]
"rotation": [-45, 0, 0],
"translation": [0, 9.75, -9]
},
"firstperson_righthand": {
"rotation": [-69, 0, 0],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,8 @@
"translation": [0, 13, 0.75]
},
"thirdperson_lefthand": {
"translation": [0, 13, 0.75]
"rotation": [-45, 0, 0],
"translation": [0, 9.75, -9]
},
"firstperson_righthand": {
"rotation": [-69, 0, 0],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,8 @@
"translation": [0, 13, 0.75]
},
"thirdperson_lefthand": {
"translation": [0, 13, 0.75]
"rotation": [-45, 0, 0],
"translation": [0, 9.75, -9]
},
"firstperson_righthand": {
"rotation": [-69, 0, 0],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,8 @@
"translation": [0, 13, 0.75]
},
"thirdperson_lefthand": {
"translation": [0, 13, 0.75]
"rotation": [-45, 0, 0],
"translation": [0, 9.75, -9]
},
"firstperson_righthand": {
"rotation": [-69, 0, 0],
Expand Down

0 comments on commit dc50841

Please sign in to comment.