じ☆ve冰风 发表于 2026-7-28 13:56:47

Change Timer Position

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


http://www.badchalk.com/wp-content/uploads/2015/11/timer1.jpg


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.


本贴来自国际rpgmaker官方论坛作者:badchalk处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/change-timer-position.49816/
页: [1]
查看完整版本: Change Timer Position