Help - Search - Members - Calendar
Full Version: Rpg maker vx Tankentai 3.4 damage numbers?
RPG RPG Revolution Forums > Scripting > Script Development and Support > RGSS2
mariofan12
I'm using the 3.4 Tankentai script for VX. When any character, (player/enemy), preforms an attack/skill, and the attack has a damage of a two digit number, the two digits are squished like this:



How do you fix this? Thanks..
Penguin
Sorry for a late reply. Look for this area in the script:

CODE
  # Distance adjustment (in pixels) between POP Damage digits.  Can be negative.
  NUM_INTERBAL = -12


I pasted this from 3.3, so that might not be exactly what is says. Try adjusting the number to -12 and see if anything changes.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.