- Joined
- Oct 25, 2015
- Messages
- 449
- Reaction score
- 268
- First Language
- English
Requested here: http://forums.rpgmak...ap-transitions/
MapScroll v2.0
Jeremy Cannady
Introduction
This script will scroll the map when you get to the edge instead of the normal auto center.
Need people who want to use this to test this and tell me the bugs as I can't test all scenarios.
Features
Scales with Yanfly Width/Height changes.
Grid Snap: Calculates what grid you should be in when you change maps so your screen displays the right grid and is not centered.
For example if you have grid snap disabled then when you enter a new map your camera will be centered on you instead of the grid.
Example of grid snap:
Plugin commands:
Map_Scroll_Disable ---> Disables Scrolling, revert to normal game scrolling.
Map_Scroll_Enable ---> Enables scrolling. (default)
Grid_Snap_Disable ---> Disables grid auto snap.
Grid_Snap_Enable ---> Enables grid auto snap (default)
Note Tags:
<ScrollDisable> ---->If you want a special map to automatically disable scrolling then put this in.
This will allow you to run around like normal for a special map.
How to Use
Put the file in your plugins folder.
Video:
Script:
http://pastebin.com/3LuUR0uf
Anyone can use this for whatever purpose.
MapScroll v2.0
Jeremy Cannady
Introduction
This script will scroll the map when you get to the edge instead of the normal auto center.
Need people who want to use this to test this and tell me the bugs as I can't test all scenarios.
Features
Scales with Yanfly Width/Height changes.
Grid Snap: Calculates what grid you should be in when you change maps so your screen displays the right grid and is not centered.
For example if you have grid snap disabled then when you enter a new map your camera will be centered on you instead of the grid.
Example of grid snap:
Map_Scroll_Disable ---> Disables Scrolling, revert to normal game scrolling.
Map_Scroll_Enable ---> Enables scrolling. (default)
Grid_Snap_Disable ---> Disables grid auto snap.
Grid_Snap_Enable ---> Enables grid auto snap (default)
Note Tags:
<ScrollDisable> ---->If you want a special map to automatically disable scrolling then put this in.
This will allow you to run around like normal for a special map.
How to Use
Put the file in your plugins folder.
Video:
Script:
http://pastebin.com/3LuUR0uf
Anyone can use this for whatever purpose.
Last edited by a moderator:

