- Joined
- Apr 10, 2021
- Messages
- 115
- Reaction score
- 24
- First Language
- Vietnamese
- Primarily Uses
- RMMZ



I am using VisuStella's FREE plugin pack, but I would like to have some QOL updates to my game based on what I want for it:
- I want to have no Classes displayed in the game (even though they will technically still present in the game's data)
- No levels are shown in the game (since there would be no levelling system in the game, and enemies yield no EXP on defeat)
- An UI-related (and not gameplay-related) QOL improvement, I would also like to not have the HP / MP / TP (preferably no TP) gauges to not clip to the stats windows below them.
I don't meant to edit the plugins themselves (since the code is obfuscated), but I want to find a more user-friendly (and straightforward) workaround in order to implement these things into my game.
I have found similar stuff for MV and VXA, but not MZ (and they are fairly complicated btw).
Then how can I implement it in MZ in the less complicated way possible?
Thanks in advance!