- Joined
- Oct 12, 2015
- Messages
- 3
- Reaction score
- 13
- Primarily Uses
Change Timer Position
RPG Maker MV Plugin
A super simple plugin that changes the position of the timer so it doesn't always have to be in the top right corner. I wrote this for myself, but thought maybe someone else could find it useful too.
Features
You can set the x/y values by choosing an alignment (left/center/right for x and top/center/bottom for y) or by specifying a pixel value.
Screenshot
Plugin
Get it here
(Right click anywhere on the page and click "Save as...")
How to Use
Copy "TimerPosition.js" into yourproject/js/plugins/ folder.
Use the plugin manager to activate the script.
Put in whatever values you want for the X and Y coordinates.
Help
If your timer doesn't appear, double check the values you inputted. You need either center/left/right for x, top/center/bottom for y, or a numeric value (pixels).
Remember that the pixels are calculated from the top left corner of the window.
Let me know if there's anything else I can clarify.
Terms
Free for any use, including commercial. You can credit me as citricwitch if you like, but you don't have to.
Last edited by a moderator:

