One Skill Category and Actor

● ARCHIVED · READ-ONLY
Started by DaklozeDuif 1 posts View original ↗
  1. Hello gentlemen. 

    I am working on a small game at the moment.

    It will only have one Actor, and one skill category and skills are almost exclusively used while on the map.

    That also happens to be my problem.

    Every time the player wants to select a skill to use, she/he will have to

    1) Select "Skills" on the menu.

    2) Select an Actor to cast the skill. (But there is only one.)

    3) Select a skill category. (But there is only one.)

    4) Select the skill.

    As you see, step 2 & 3 are redundant.  :stare:

    Is there a script out there that allows me to remove these steps?

    Note: Yanfly's Skill script does not include the options I want.  >_>