KorijPayne
Member
Hey,
Just wondering if anyone could help me with this;
In my game, whenever you're in a battle the damage numbers do not appear over the enemies, or your character's heads.
I thought this was really weird and couldn't find a way of fixing it--but I did notice that the reason was because I changed the font using:
  self.contents.font.name = "Tahoma"
  self.contents.font.size = 18
(I used that in several different scripts.)
And yeah, I'm just a bit confused of why this is happening.
Any help would be greatly appreciated :smile:
Korij Payne :shades:
Just wondering if anyone could help me with this;
In my game, whenever you're in a battle the damage numbers do not appear over the enemies, or your character's heads.
I thought this was really weird and couldn't find a way of fixing it--but I did notice that the reason was because I changed the font using:
  self.contents.font.name = "Tahoma"
  self.contents.font.size = 18
(I used that in several different scripts.)
And yeah, I'm just a bit confused of why this is happening.
Any help would be greatly appreciated :smile:
Korij Payne :shades: