RPG Maker Forums

[Quasi] Scroll Version 1.00 MV


by Quasi


What it does:


This plugin lets you scroll at different angles as well as scrolling directly towards a character.


Using Quasi Scroll:

Spoiler



Diagonal Scrolls <Script Call>




$gameMap.startQuasiScroll(distanceX, distanceY, speed);


Set distanceX and distanceY to the value you want to scroll. ( These values are in grid terms )


Set speed to the scrolling speed. 1 - 6 same as from the Scroll Map Event command.


 



Scroll Towards Characters <Script Call>


Code:
$gameMap.scrollTowards(ID, speed);

Set ID to the ID of the event you want to scroll towards. If ID is set to 0, then it will scroll to the player.


Set speed to the scrolling speed. 1 - 6 same as from the Scroll Map Event command.



Using Quasi Scroll with frames:

Spoiler



Using the scroll with a frame duration instead of speed can be helpful with timing / making cutscenes since the screen can scroll at any speed you want it.


 


Diagonal Scrolls <Script Call>





$gameMap.startQuasiScroll(distanceX, distanceY, duration, true);


Set distanceX and distanceY to the value you want to scroll. These values are in grid terms.


Set duration to the amount of frames this scroll will take


!IMPORTANT! Leave the last value as true! This sets it apart from the other .startQuasiScroll()!


 


Scroll Towards Characters <Script Call>


Code:
$gameMap.scrollTowards(ID, duration, true);

Set ID to the ID of the event you want to scroll towards. If ID is set to 0, then it will scroll to the player.


Set duration to the amount of frames this scroll will take


!IMPORTANT! Leave the last value as true! This sets it apart from the other .scrollTowards()!



Links:


Github


Terms of use

Latest Threads

Latest Profile Posts

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!
one bad plugin combo later and one of my followers is moonwalking off the screen on his own... I didn't even more yet on the new map lol.

Forum statistics

Threads
106,033
Messages
1,018,441
Members
137,820
Latest member
georg09byron
Top