Last active
January 11, 2023 01:15
-
-
Save PillTime/09464fb7df6447fb15a9b1ce782927f6 to your computer and use it in GitHub Desktop.
osu!lazer main HUD config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.DefaultHealthDisplay, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": 0.0, | |
"y": 0.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 1.0, | |
"y": 1.0 | |
}, | |
"Anchor": 20, | |
"Origin": 20, | |
"UsesFixedAnchor": true, | |
"Settings": {}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.DefaultSongProgress, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": 0.0, | |
"y": 0.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 1.0, | |
"y": -1.0 | |
}, | |
"Anchor": 17, | |
"Origin": 20, | |
"UsesFixedAnchor": true, | |
"Settings": {}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.DefaultAccuracyCounter, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": 0.0, | |
"y": -45.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 1.1, | |
"y": 1.1 | |
}, | |
"Anchor": 20, | |
"Origin": 20, | |
"UsesFixedAnchor": true, | |
"Settings": {}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.PerformancePointsCounter, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": -7.5, | |
"y": -45.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 1.485, | |
"y": 1.485 | |
}, | |
"Anchor": 36, | |
"Origin": 36, | |
"UsesFixedAnchor": true, | |
"Settings": {}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.DefaultComboCounter, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": 7.5, | |
"y": -45.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 1.18, | |
"y": 1.18 | |
}, | |
"Anchor": 12, | |
"Origin": 12, | |
"UsesFixedAnchor": true, | |
"Settings": {}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.HitErrorMeters.BarHitErrorMeter, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": 7.5, | |
"y": 0.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": -1.0, | |
"y": 1.0 | |
}, | |
"Anchor": 10, | |
"Origin": 34, | |
"UsesFixedAnchor": true, | |
"Settings": { | |
"judgement_line_thickness": 3.0, | |
"centre_marker_style": 2 | |
}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.HitErrorMeters.BarHitErrorMeter, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": -7.5, | |
"y": -0.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 1.0, | |
"y": 1.0 | |
}, | |
"Anchor": 34, | |
"Origin": 34, | |
"UsesFixedAnchor": true, | |
"Settings": { | |
"judgement_line_thickness": 3.0, | |
"centre_marker_style": 2 | |
}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.ClicksPerSecond.ClicksPerSecondCounter, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": -115.0, | |
"y": -45.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 1.4, | |
"y": 1.4 | |
}, | |
"Anchor": 20, | |
"Origin": 36, | |
"UsesFixedAnchor": true, | |
"Settings": {}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.LongestComboCounter, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": 7.5, | |
"y": -15.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 1.185, | |
"y": 1.185 | |
}, | |
"Anchor": 12, | |
"Origin": 12, | |
"UsesFixedAnchor": true, | |
"Settings": {}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.UnstableRateCounter, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": 115.0, | |
"y": -45.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 1.375, | |
"y": 1.375 | |
}, | |
"Anchor": 20, | |
"Origin": 12, | |
"UsesFixedAnchor": true, | |
"Settings": {}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Screens.Play.HUD.DefaultScoreCounter, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": -7.5, | |
"y": -15.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 0.6, | |
"y": 0.6 | |
}, | |
"Anchor": 36, | |
"Origin": 36, | |
"UsesFixedAnchor": true, | |
"Settings": {}, | |
"Children": [] | |
}, | |
{ | |
"Type": "osu.Game.Skinning.Components.BeatmapAttributeText, osu.Game, Version=2022.1228.0.0, Culture=neutral, PublicKeyToken=null", | |
"Position": { | |
"x": 0.0, | |
"y": -15.0 | |
}, | |
"Rotation": 0.0, | |
"Scale": { | |
"x": 0.615, | |
"y": 0.615 | |
}, | |
"Anchor": 20, | |
"Origin": 20, | |
"UsesFixedAnchor": true, | |
"Settings": { | |
"template": "{Artist} - {Title} [{StarRating}* @ {BPM}BPM]" | |
}, | |
"Children": [] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment