- Joined
- Jun 25, 2020
- Messages
- 18
- Reaction score
- 4
- First Language
- English
- Primarily Uses
- RMMV
I am building a custom HUD for my game using SRD's HUD maker, but there are a couple features I can't figure out how to implement, such as a glowing box that highlights the "active" character and icons that display for characters' current statuses (KO, poisoned, etc.). I came across Mr. Trivel's Actor Portraits, and I like the layout, but I don't want most of the default HUD elements.

I want to get rid of everything in the red box (names, HP/FOC/ADR bars), since I already have those on my custom HUD. I want to keep the orange border, status icon that display when relevant, and the action selection box that appears above each character. I have very little experience with coding, and none with javascript. I am willing to learn, but I thought I'd check if anyone else has done something like this before.

I want to get rid of everything in the red box (names, HP/FOC/ADR bars), since I already have those on my custom HUD. I want to keep the orange border, status icon that display when relevant, and the action selection box that appears above each character. I have very little experience with coding, and none with javascript. I am willing to learn, but I thought I'd check if anyone else has done something like this before.