First of all I want to point out that the main reason I'm asking for this pluguin is because I'm trying to learn to code for RPG Maker MV.
I think I'know how to manipuilate the Menu to add and remove things, but in the Battle Scene I don't know how to mess with the HUD.
What I want is to create a window that displays the States that are afecting the main actor.
My idea is to have two tipes of States, ones that show in the Battle Status Window in the form of text, others that show in a window I want to create, one State above the other.
I've thought in identify them with note tags.
I've been studing the code up and down, but I can't find how the icons for the States are drawn.
I've thoght that If i had a code that creates a window that showed the States that would help me to better understand how States work in the code.
I'm under the impresion that windows in the Battle Scene work differently, I don't understand how they work.
If some one could recomend to me a good tutorial on the subject, that would be great.
Thank you very much to all the comunity.