본문 바로가기
RPG Maker VX Ace/Graphics

HUD(HP, MP, EXP, LEVEL) - RGSS1|RGGS2|RGSS3

by biud436 2016. 3. 2.


Introduction

This 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. 


resource.zip

resourcesXP.zip


2. In the script editor, Insert this script below Materials and above Main. 


Link

VX Ace - https://github.com/biud436/RGSS3/raw/master/RS_HUD.rb

VX - https://github.com/biud436/RGSS3/raw/master/VX/RS_HUDForVX.rb

XP - https://github.com/biud436/RGSS3/raw/master/RS_HudWindowXP.rb