Tweak receptacle model
This commit is contained in:
@@ -210,16 +210,22 @@
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [0.25, 3.5, 0]
|
||||
"translation": [-0.25, 3.5, 0],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"translation": [0.25, 3.5, 0]
|
||||
"translation": [-0.25, 3.5, 0],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"translation": [0.25, 3.5, 0]
|
||||
"rotation": [0, 45, 0],
|
||||
"translation": [1, 3, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"translation": [0.25, 3.5, 0]
|
||||
"rotation": [0, 45, 0],
|
||||
"translation": [1, 3, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3, 0],
|
||||
|
||||
Reference in New Issue
Block a user