increase gun scale in third person

This commit is contained in:
ZXMushroom63 2024-12-08 16:21:10 +08:00
parent 19364fe304
commit c2a7bab6dc

View File

@ -99,7 +99,7 @@
"thirdperson": {
"rotation": [ 5, 80, -45 ],
"translation": [ 0, 1, -3 ],
"scale": [ 0.1, 0.1, 0.1 ]
"scale": [ 1.0, 1.0, 1.0 ]
},
"firstperson": {
"rotation": [ 0, -135, 25 ],