Discernable hud changes:
-new targetid update (researching fix)
-kart meter (huditemeffectmeter_kartcharge.res)
will update as i look through the game more
oh i see what they did, that's honestly the worst idea ever
-
Add this code to hudlayout.res to enable the minigame huds:
HudMiniGame
{
"fieldName" "HudMiniGame"
"visible" "1"
"enabled" "1"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "480"
}Each minigame has its own file and I don't see one for the cart one yet.
edit: the styling is all controlled by the base, each separate file just has the diff. image (phew)