Plugging MV #21 Pixel Movement & Dash Motion | Running From The Light Eater

5 years ago
4

Discord Invite: https://discord.gg/hVVdm5Z
'Plugging MV' is a series where I showcase interesting (community-made) plugins for RPG Maker MV, as I discover them myself, while going through a list of 4000+ plugins.
#RPGMaker #Plugin #Cutscene

PLUGIN:
SAN_AnalogMove.js
T_dashMotion.js

SAN_AnalogMove.js changes the movement of the main character/party to pixel-by-pixel movement.
(The default movement in RPG Maker MV is tile-based movement. This means that when you click a directional key only once, your characters moves to another tile. That's a distance of 48 pixels per click.
In pixel movement, your character only moves 1 pixel per click. This is a MUCH shorter distance. Shorter distance per click means you have better control of your character's movement, and it simply looks more fluid & modern.)

T_dashMotion.js makes the main character tilt a little when you dash/run.

Programmer: Sanshiro & Trb
Tested on Version: 1.5.1

DOWNLOAD LINKS:

SAN_AnalogMove.js
https://raw.githubusercontent.com/rev2nym/SAN_AnalogMove/master/js/plugins/SAN_AnalogMove.js
(Open the page, right click anywhere on it, and select "Save as..." to download.)

T_dashMotion.js
https://tm.lucky-duet.com/viewtopic.php?t=1399
(In the very first post, you will find a file named T_dashMotion.js clicking it will download it.)

HOW TO:
Just install the plugins, and they take effect.

SOME APPLICATIONS:
1- Make your RPG Maker game stand out & feel more modern by using Pixel Movement. (Seriously, not a lot of RPG Maker games are using this.)
2- Make your main character tilt when running. (Less awesome than creating your own custom run animation. But perhaps better than using what's default.)

Spreadsheet Link:
https://docs.google.com/spreadsheets/d/1w2Zy5Gbp47ObutYiv7cU6DV82LK3reAncxM0weKR04Q/edit?usp=sharing

BGMs Used in Video: by Maoudamashii Jokersounds
https://maoudamashii.jokersounds.com

YouTube Playlist:
https://www.youtube.com/playlist?list=PLalOiJrVKsOc_2PXrkigg3EpL3pvcljQO
(Would be ABSOLUTELY awesome as you subscribe to my YouTube channel & leave a like on the videos. :D And don't hesitate to leave your thoughts in the comment!)

Loading comments...