• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. 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.

Question FOV

gghhoosstt123

Active member
Joined
Dec 23, 2022
Messages
225
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