Skip to content

Moveable Scoreboard in Skin Editor #30694

Answered by Joehuu
MalfunctionCode asked this question in Ideas
Discussion options

You must be logged in to vote

From what I've read, the Scoreboard should dynamically Position itself based on the Healthbar location?

It can't because of this:

// health bars are excluded for the sake of hacky legacy skins which extend the health bar to take up the full screen area.
if (element is LegacyHealthDisplay)
return;

But yeah, it will eventually be skinnable so you can move it anywhere.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MalfunctionCode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants