refactor: remove unused HUD components
This commit is contained in:
parent
733aabb3ba
commit
2c7e6d8392
1 changed files with 0 additions and 51 deletions
|
@ -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": []
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue