Question FOV

gghhoosstt123

Active member
Messages
145
Reactions
40
Points
28
Is there any way to save the fov slider to desired one instead of manually setting it everytime the game is restarted? Other ui sliders loads the same settings that were tweaked but not the fov. It always sets to default 40.
 
This is not really what you're looking for, but maybe it could be a part of the solution:

- This could be used to set the FoV using a trigger: https://hub.virtamate.com/resources/utilities.916/ (see FieldOfViewController.cs )
- If you want to to be on scene load, or on VaM load, you just need to find a plugin that will set the right value, something like https://hub.virtamate.com/resources/scripter.30210/ could work, or you could use a keyboard shortcut using https://hub.virtamate.com/resources/keybindings.4400/ etc. (I'm sure there are other solutions, those are the ones that I can easily think of)
 
Upvote 0
This is not really what you're looking for, but maybe it could be a part of the solution:

- This could be used to set the FoV using a trigger: https://hub.virtamate.com/resources/utilities.916/ (see FieldOfViewController.cs )
- If you want to to be on scene load, or on VaM load, you just need to find a plugin that will set the right value, something like https://hub.virtamate.com/resources/scripter.30210/ could work, or you could use a keyboard shortcut using https://hub.virtamate.com/resources/keybindings.4400/ etc. (I'm sure there are other solutions, those are the ones that I can easily think of)
Appreciate it! will give it a try.
 
Upvote 0
This is not really what you're looking for, but maybe it could be a part of the solution:

- This could be used to set the FoV using a trigger: https://hub.virtamate.com/resources/utilities.916/ (see FieldOfViewController.cs )
- If you want to to be on scene load, or on VaM load, you just need to find a plugin that will set the right value, something like https://hub.virtamate.com/resources/scripter.30210/ could work, or you could use a keyboard shortcut using https://hub.virtamate.com/resources/keybindings.4400/ etc. (I'm sure there are other solutions, those are the ones that I can easily think of)

Oh my god! I finally found a solution to that FOV!
 
Upvote 0
Back
Top Bottom