본문 바로가기

분류 전체보기104

Animation Face | RPG Maker MV Introduction This plugin allows you to show up the animation face in the messsage window. This plugin must be used to in RPG Maker MV v1.6.2 or more. Preparing for face data In this section, you'll learn how to define a custom animated face data. You can show up a lot of emotions such as an idle, run, sad, blink, die, and so on. In the plugin parameter called 'Set Animation Face', You need to de.. 2023. 8. 12.
Simple Light - RPG Maker MZ Introduction This plugin allows you to create a light effect automatically in the RPG Maker MZ. Link https://github.com/biud436/MZ/blob/master/RS_SimpleLight.js 2022. 6. 26.
Devanagari Message System - RPG Maker MV Introduction This plugin allows you to display the texts like Devanagari (Hindi) on the message window in the RPG Maker MV. if you are using this plugin, you can show up the message that is concatenated as just one message except text code called '\x1b'. I've made this plugin by request comment. Please refer to the below link. http://disq.us/p/2pibjs4 Simple Arabic Message System (No Flip Layer).. 2022. 6. 26.
Ghost Effect - RPG Maker MZ Introduction This plugin provides the effect like as ghost to some character sprite in the RPG Maker MZ. Notice that this has ported from the version of RPG Maker MV, so you can show some error in your developer tool as the following the screenshot shows an error. How to hide the deprecation warning on the developer? You can not remove the message. Because I've ported by using easy solution call.. 2022. 6. 12.
Wave Filter - RPG Maker MZ Intoduction This plugin allows you to apply the wave effect on somethings such as map, character image, battle background, pictures in the RPG Maker MZ. Notice that this has ported from the version of RPG Maker MV, so you can show some error in your developer tool as the following the screenshot shows an error. How to hide the deprecation warning on the developer? You can not remove the message... 2022. 6. 12.
Title Management Plugin - RPG Maker MZ Introduction This plugin provides simply feature that can change the title screen after ends up game epilogue in the RPG Maker MZ. Usage To change the title screen, you can use the following script command. I recommend that you use a plugin command instead of script command. To use plugin command, you have to find out a plugin command in the event command editor and then use it. EndingService.se.. 2022. 4. 19.
RGSS Script Compiler - Visual Studio Code Extension Introduction This extension allows you to edit scripts directly in Visual Studio Code without using the script editor of RPG Maker VX Ace or RPG Maker XP. You can use a few useful keyboard shortcut during editing ruby files. ## F5 Test Play (Windows Only) ## CTRL + s (CMD + s) Save script file and Compile bundle. https://youtu.be/_pJOx74hEFA https://youtu.be/0uqOVCvXC-E This extension is a beta .. 2022. 3. 23.
Show Event Name - RPG Maker MZ Introduction This plugin allows you to show the name of certain event above its head. Video https://youtu.be/0Ll0I26gHHQ Download Click below link and then next you have to execute mouse right button and click the button named 'Save As' https://github.com/biud436/MZ/raw/master/RS_EventName.js 2022. 1. 31.
Title Move Line - RPG Maker MZ Introduction This plugin that allows many white vertical lines to move dynamically on the title screen. https://youtu.be/MGpVpR61w7s Download Click on the following link and press the Save As button. https://github.com/biud436/MZ/raw/master/RS_TitleMoveLine.js 2022. 1. 30.
Graphics Menu - RPG Maker MZ Introduction This plugin allows you to show graphics menu on the screen. this has migrated from the RPG Maker MV version, so the detail content allows you to check out below the post. https://biud436.tistory.com/74 Graphics Menu - RPG Maker MV Introduction This plugin allows you to indicate a desired graphics menu. Screenshots Usage Place 'RS_GraphicsMenu.js' file in your plugin folder and then .. 2022. 1. 30.