mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 06:01:38 -09:00
increase gun scale in third person
This commit is contained in:
parent
19364fe304
commit
c2a7bab6dc
@ -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 ],
|
||||
|
Loading…
x
Reference in New Issue
Block a user