Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

[Resolved] Font size issues

Code:
# ★ change BATORUREIAUTO
# SUTETOAIKON material, the use of animation, recommended

#================================================= =============================
# â–  Ziifee
#================================================= =============================

module Zii
   # â–¼ icon (× 16 + vertical side - 1)
   FIGHT = 132 # fight
   ESCAPE = 143 # escape
   ATTACK = 1 # attack (basic)
   GUARD = 52 # defense
   SKILL = 137 # skills
   ITEM = 144 # Item
  
   # â–¼ rotation (a "positive" or "reverse" Cart)
   TURN = "positive"
  
   # â–¼ face graphics (using "use" / if you do not use "")
   STATUS_FACE = ""
  
   # â–¼ display settings ( "name" to "" to hide the name)
   STATUS_LINE = "name"
  
   # â–¼ â–³ size (VX standard size is 20)
   LINE_SIZE = 14
  
  #------------------------------------------------- -------------------------
  # â—
 

khmp

Sponsor

I think it's just LINE_SIZE within the Zii module. 24 is the default font size. It's set to 14 which is relatively small.

Good luck with it Dopples! :thumb:
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top