Menu State Scene

● ARCHIVED · READ-ONLY
Started by BreeNilla 6 posts View original ↗
  1. Hello!


    I’m looking to create a scene similar to the default skills window. Instead of skills, I want to show the states the character is affected by and when you hover over them, it’ll show a description of that state. Is this something that is possible? I’m also using Yanfly’s Status Menu Core and would like for it to be placed as a custom scene within there, but I’m not sure if that’s something we can’t/shouldn’t attempt. If so, then would a similar screen on the Main Menu be possible?


    Perhaps something like the poorly photoshopped image?


    Sorry if this is too complex or bothersome! I really have no knowledge of javascript at all! I also apologize if it's been covered before, I've been searching multiple forums for a few months now.


    Thank you!

    State Menu.jpg

    mockup2 copy.jpg
  2. Bump!
  3. Bump!
  4. Bump~ ...I feel bad for bumping so much. I added another picture in case the first wasn't so clear?
  5. This is a great idea. I'll try to work on it, although I can't promise I'll be able to do it soon because I still need to get the hang of window creation.


    Edit: I got it.


    Script


    Right click and save as .js file. Don't change the name.


    screenie.png


    (Ignore the lack of the actor's face, the script doesn't alter that, I just forgot to give Harold one).


    How To Use:


    This plugin requires Yanfly Status Menu Core. Place this plugin under it.


    Use <stateDescription:x> with x as the description as a notetag for a state.


    Let me know if you have any thoughts.
  6. Ahh, it works perfectly! Thank you so much!