Moving the position of Balloon Icons?

● ARCHIVED · READ-ONLY
Started by Hayden 2 posts View original ↗
  1. I'm starting to put balloon icons into my game. I'm going to make my own later, but just using the defaults for now.

    My issue is that they're just too high above my characters heads. I'm using the Time Fantasy characters, so no the default RPGMMV ones.

    Is there a way I can move them down a bit?
  2. You can edit the core scripts and get them down a bit. Search for "balloon" inside rpg_objecfs until you find the command number and then see which functions it calls. Then proceed there.