mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Various bug fixes and CActor rendering
This commit is contained in:
@@ -34,6 +34,7 @@ CHudDecoInterfaceCombat::CHudDecoInterfaceCombat(CGuiFrame& selHud)
|
||||
x78_basewidget_tickdeco0->SetColor(g_tweakGuiColors->GetTickDecoColor());
|
||||
x38_basePosition = x7c_basewidget_frame->GetLocalPosition();
|
||||
x44_baseRotation = x7c_basewidget_frame->GetLocalTransform().buildMatrix3f();
|
||||
UpdateHudAlpha();
|
||||
}
|
||||
|
||||
void CHudDecoInterfaceCombat::UpdateVisibility()
|
||||
|
||||
Reference in New Issue
Block a user