Save-Point
Drago Pixel Movement - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: Drago Pixel Movement (/thread-6478.html)



Drago Pixel Movement - LiTTleDRAgo - 06-05-2017

Drago Pixel Movement
Version: 1.10

Introduction

Well, title explains everything.

Screenshots

[Image: z9Tlc.png]

Script

XP Version

VXAce Version

Instructions

This script only reduce player step into half tile (16px) when there is no forced movement (events, etc).
Other events still behaves normally.

To enable / disable the script, use : $game_player.pixel_movement = true / false

Compatibility

Will cause problem with other movement script.

Author's Notes

Enjoy~

Terms and Conditions

Free for Commercial / Non Commercial Use.


RE: Drago Pixel Movement - LiTTleDRAgo - 07-08-2017

Script updated (XP version)
- Fixed issue with event touch triggers.