1
0
Fork 0

refactor: remove unused HUD components

This commit is contained in:
Kim, Jimin 2023-01-21 15:17:51 +09:00
parent 733aabb3ba
commit 2c7e6d8392

View file

@ -1,21 +1,4 @@
[
{
"Type": "osu.Game.Screens.Play.HUD.DefaultComboCounter, osu.Game, Version=2022.528.0.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 5.0,
"y": -80.0
},
"Rotation": 0.0,
"Scale": {
"x": 1.0,
"y": 1.0
},
"Anchor": 12,
"Origin": 12,
"UsesFixedAnchor": true,
"Settings": {},
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.DefaultAccuracyCounter, osu.Game, Version=2022.528.0.0, Culture=neutral, PublicKeyToken=null",
"Position": {
@ -70,39 +53,5 @@
"judgement_line_thickness": 5.0
},
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.UnstableRateCounter, osu.Game, Version=2022.528.0.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": -120.0,
"y": 0.0
},
"Rotation": 0.0,
"Scale": {
"x": 1.5,
"y": 1.5
},
"Anchor": 17,
"Origin": 33,
"UsesFixedAnchor": true,
"Settings": {},
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.PerformancePointsCounter, osu.Game, Version=2022.528.0.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 120.0,
"y": 0.0
},
"Rotation": 0.0,
"Scale": {
"x": 1.5,
"y": 1.5
},
"Anchor": 17,
"Origin": 9,
"UsesFixedAnchor": true,
"Settings": {},
"Children": []
}
]