분류 전체보기104 HUD(HP, MP, EXP, LEVEL) - RGSS1|RGGS2|RGSS3 IntroductionThis script allows you to show a HUD such as HP, MP (or SP), EXP gauges and level text on the field. How to Use 1. Download the resource and place it in your Graphics/Picture folder. 2. In the script editor, Insert this script below Materials and above Main. LinkVX Ace - https://github.com/biud436/RGSS3/raw/master/RS_HUD.rbVX - https://github.com/biud436/RGSS3/raw/master/VX/RS_HUDFor.. 2016. 3. 2. Playing the wav file - RPG Maker MV IntroductionThis can be used to control playback of .wav files. (AudioManager supports addtional playing the wav file) Korean Translation (한국어 번역) - http://biud436.blog.me/220579196821 How to UseYou can play the wav files by using the following code. * Start playing the sound.The string parameter specifies a WAV file name. (Download the .wav file and place it in your Audio/wav folder) AudioManag.. 2016. 2. 24. Disable Auto Movement - RPG Maker MV IntroductionThis plugin provides a function to disable specific function related to the mouse. Linkhttp://pastebin.com/h7Pn9ifn 2016. 2. 2. Custom Crypto Save - RPG Maker MV IntroductionThis plugin allows you to compress a string by using the secret key. Linkhttps://raw.githubusercontent.com/biud436/MV/master/RS_CustomCrypto.js 2016. 2. 2. 이전 1 ··· 8 9 10 11 다음