選択したメニューコマンドの横にアニメーションイメージを表示するプラグイン – GALV_CursorImage.js
- タイトル
- Display an animated image next to the selected menu command.
- 作者名
- Galv - galvs-scripts.com様
- ヘルプ
- Galv's Animated Menu Cursor
----------------------------------------------------------------------------
Make sure the cursor image is located in /img/system/ folder in your
project and the plugin settings are setup as required.
Any size image can be used as long as the width is divisible by the number
of frames set in the "Image Frames" plugin setting.
----------------------------------------------------------------------------
SCRIPT CALLS
----------------------------------------------------------------------------
$gameSystem._cursorHidden = true; hide cursor
$gameSystem._cursorHidden = false; show cursor - パラメータ
-
param Cursor Image desc Image filename located in /img/system/ folder. default WindowCursor require 1 dir img/system/ type file param Image Frames desc How many frames are in your cursor animation default 4 param Position Centered desc true or false if Image cursor is centered vertically to the command or not. default true param Position Offset desc x,y - to reposition the cursor next to the active command in your menus default 0,0 param Animation Speed desc Speed that the animation plays each frame. Lower numbers mean faster animation speed. default 6 param Command Indent desc Indent commands in menus to make room for the cursor if required default 0 param Item Indent desc Indent items and skills in menus to make room for the cursor if required default 0 param Start Hidden desc Start the cursor hidden (invisible) on game load
true or falsedefault false - ライセンス表記
- Terms of Use
https://galvs-scripts.com/terms-of-use/
紹介ページ https://galvs-scripts.com/category/rmmv-plugins/mv-battle/#post-1838