EvilEngine/DYNA/hud:meter:font

From Heavy Iron Modding

hud:meter:font
Version3
Hash0x8B3E732F
Games usedBattle for Bikini Bottom
The SpongeBob SquarePants Movie

Inherits from hud:meter.

Offset Type Description
0x3C uint font.id
  • 0 - Default (SpongeBob font)
  • 1 - Arial (Copyright screen)
  • 2 - System (Debug screen)
  • 3 - Numbers (HUD)
0x40 int font.justify
0x44 float font.w
0x48 float font.h
0x4C float font.space
0x50 float font.drop_x - Shadow X offset
0x54 float font.drop_y - Shadow Y offset
0x58 Color font.c - Color
0x5C Color font.drop_c - Shadow color
0x60 char counter_mode
0x61 char pad1 - null
0x62 char pad2 - null
0x63 char pad3 - null