- Joined
- Aug 3, 2013
- Messages
- 30
- Reaction score
- 41
- First Language
- Spanish
- Primarily Uses
I'm trying to make a very specific battle screen using the RMMV front view battle system.
The main problem that I had was trying to play animations when players are being attacked I did solve that by adding Yep_BattleStatusWindow (plugin) who allows you to show animations for those attacks.
Now, the problem is that animations are being played beneath the player's hud.
I've tried searching topics related to "Z-index", "front view battles", etc.
And have yet to find a way to fix this issue. Apparently RMMV's lack of a Z-Index makes this a difficult problem to solve.
The main problem that I had was trying to play animations when players are being attacked I did solve that by adding Yep_BattleStatusWindow (plugin) who allows you to show animations for those attacks.
Now, the problem is that animations are being played beneath the player's hud.
I've tried searching topics related to "Z-index", "front view battles", etc.
And have yet to find a way to fix this issue. Apparently RMMV's lack of a Z-Index makes this a difficult problem to solve.

