RPG Maker VX Ace

RPG Maker VX Ace

View Stats:
Apfelfurz Jun 20, 2016 @ 12:32pm
"Field of View"
I got a question. Can I make the "FOV" of the character bigger? By that, I mean the amount of the map that the player can see at once.
< >
Showing 1-4 of 4 comments
Mystix Jun 20, 2016 @ 12:44pm 
Something like a light effect (usually with the use of a light-effect script, but it could also be done without scripting) could make a visable circle of light around the Player character and effectively "hide" from view whatever is outside the radius of light. You could then probably change the light circle bigger or smaller accordingly to show or hide more, or perhaps change the tranparency level of it.

If you're talking about changing the actual viewable size of the map such as with a zoom-out and zoom-in type of effect, there is a script out there that may allow that to happen, but in my experience in playing around with it, it wasn't compatible with a lot of the other scripts I was wanting to use in my project and even when I could get it to work seemed to cause some issues and conflicts.
Last edited by Mystix; Jun 20, 2016 @ 12:46pm
Apfelfurz Jun 20, 2016 @ 12:46pm 
Originally posted by LoneWolfDon:
Something like a light effect (usually with the use of a light-effect script, but it could also be done without scripting) could make a visable circle of light around the Player character and effectively "hide" from view whatever is outside the radius of light. You could then probably change the light circle bigger or smaller accordingly to show or hide more, or perhaps change the tranparency level of it.

If you're talking about changing the actual size of the map such as with a zoom-out and zoom-in type of effect, there is a script out there that may allow that to happen, but in my experience in playing around with it, it wasn't compatible with a lot of the other scripts I was wanting to use in my project and even when I could get it to work seemed to cause some issues and conflicts.
Oh ok, thank you. :^) And yes, I was talking about the "zoom".
Last edited by Apfelfurz; Jun 20, 2016 @ 12:46pm
Mystix Jun 20, 2016 @ 3:57pm 
Take a look at the "Map Zoom Ace" script:
http://www.rgss-factory.net/2012/04/15/ace-map-zoom-ace-zoom-de-la-carte/
The site's in French, but if you only know English (like myself) then something like using Google Translate should help you figure it out.

If wanting to give it a try, it also requires another base script along with a dll (you can find the download links on the pages):
http://www.rgss-factory.net/2012/04/15/ace-mgc-tilemap-ace-reecriture-de-la-classe-tilemap/
Apfelfurz Jun 21, 2016 @ 4:42am 
Originally posted by LoneWolfDon:
Take a look at the "Map Zoom Ace" script:
http://www.rgss-factory.net/2012/04/15/ace-map-zoom-ace-zoom-de-la-carte/
The site's in French, but if you only know English (like myself) then something like using Google Translate should help you figure it out.

If wanting to give it a try, it also requires another base script along with a dll (you can find the download links on the pages):
http://www.rgss-factory.net/2012/04/15/ace-mgc-tilemap-ace-reecriture-de-la-classe-tilemap/
Thanks!
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Jun 20, 2016 @ 12:32pm
Posts: 4