DrBibop / RoR2VRMod

https://thunderstore.io/package/DrBibop/VRMod/
MIT License
53 stars 7 forks source link

Ups the two-handed aim tolerance a bit. #31

Closed Iamgoofball closed 3 years ago

Iamgoofball commented 3 years ago

Had a lot of instances with the two handed hold on Bandit's shotgun disabling while I was mid shot, figure making the accepted distance a little bigger might make it feel better. Probably should be tested. Maybe 50f instead of 60f?

DrBibop commented 3 years ago

This is only a default value. The actual angle is serialized in the hand prefab and cannot be changed by code. Thankfully, I added a setting to change that angle for the next update.