• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Question FOV

gghhoosstt123

Active member
Joined
Dec 23, 2022
Messages
228
Solutions
1
Reactions
74
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