Last updated | 3 years ago |
Total downloads | 6932 |
Total rating | 2 |
Categories | Quality of Life |
Dependency string | VALIDWARE-BOWZOOM-0.1.6 |
Dependants | 0 other packages depend on this package |
README
BowZoom
VALID-WARE BowZoom is a basic mod that adds a configurable fov change when firing a bow.
CHANGELOG:
0.1.6: NOW REQUIRES SETTINGS API BY TERRAIN 0.1.6: Visually Customizable keybinds thanks to Settings API.
0.1.5: Added Command: /config
bowzoom
zoomkey
<KEYVALUE>. 0.1.5: Added Command: /configbowzoom
usekey
. 0.1.5: Added Command: /bowprojectileSpeed
<int>. 0.1.5: Added Command: /bowangleDelta
<int>.
0.1.4: Fixed behavior of
/bow key true
to allow use of features independantly. 0.1.4: Changed command : "/bowusekey
bool" to "/bowkey
bool". 0.1.4: Removed set float arg for/bow smooth
. 0.1.4: Updated method of bow detection from id to name.
Commands
- /config
bowzoom
zoomkey
<KEYVALUE> - ^^^ "/config
bowzoom
zoomkey
RightShift
" - ^^^ Enter any String from the Properties section here: https://docs.unity3d.com/ScriptReference/KeyCode.html
- /config
bowzoom
usekey
<-- Alt Toggle Zoom key on and off. - /bow
projectileSpeed
<int> <-- Arrow Fire Speed?? - /bow
angleDelta
<int> <-- Shoot angle. - /bow
key
<bool> <-- Toggle Zoom key on and off. - /bow
smooth
<-- This returns how fast your "Zoom" is. - /bow
zoom
wood
<float> <-- Wood bow Zoom Amount "Higher the number higher the zoom" - /bow
zoom
birch
<float> <-- Birch bow Zoom Amount "Higher the number higher the zoom" - /bow
zoom
oak
<float> <-- Oak bow Zoom Amount "Higher the number higher the zoom" - /bow
zoom
fir
<float> <-- Fir bow Zoom Amount "Higher the number higher the zoom" - /bow
zoom
ancient
<float> <-- Ancient bow Zoom Amount "Higher the number higher the zoom"
NOTE: Be sure to swap out
<float>
with a number like5
or5.5
! Example: /bow zoom wood15.5
Installation (manual)
If you are installing this manually, do the following
- Extract the archive into a folder. Do not extract into the game folder.
- Move the contents of
plugins
folder into<GameDirectory>\Bepinex\plugins
. - Run the game.