generated from osc/skins-template
Initial skin push
All checks were successful
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Successful in 12m43s
All checks were successful
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Successful in 12m43s
This commit is contained in:
190
Skins/Aristia Refreshed (Akani edit)/MainHUDComponents.json
Normal file
190
Skins/Aristia Refreshed (Akani edit)/MainHUDComponents.json
Normal file
@@ -0,0 +1,190 @@
|
||||
{
|
||||
"Version": 1,
|
||||
"DrawableInfo": {
|
||||
"global": [
|
||||
{
|
||||
"Type": "osu.Game.Skinning.LegacyScoreCounter, osu.Game, Version=2025.1205.0.0, Culture=neutral, PublicKeyToken=null",
|
||||
"Position": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"Rotation": 0.0,
|
||||
"Scale": {
|
||||
"x": 0.96,
|
||||
"y": 0.96
|
||||
},
|
||||
"Width": null,
|
||||
"Height": null,
|
||||
"Anchor": 33,
|
||||
"Origin": 33,
|
||||
"UsesFixedAnchor": false,
|
||||
"Settings": {},
|
||||
"Children": []
|
||||
},
|
||||
{
|
||||
"Type": "osu.Game.Skinning.LegacyAccuracyCounter, osu.Game, Version=2025.1205.0.0, Culture=neutral, PublicKeyToken=null",
|
||||
"Position": {
|
||||
"x": 0.0,
|
||||
"y": 33.59996
|
||||
},
|
||||
"Rotation": 0.0,
|
||||
"Scale": {
|
||||
"x": 0.57600003,
|
||||
"y": 0.57600003
|
||||
},
|
||||
"Width": null,
|
||||
"Height": null,
|
||||
"Anchor": 33,
|
||||
"Origin": 33,
|
||||
"UsesFixedAnchor": false,
|
||||
"Settings": {
|
||||
"accuracy_display": 0
|
||||
},
|
||||
"Children": []
|
||||
},
|
||||
{
|
||||
"Type": "osu.Game.Skinning.LegacySongProgress, osu.Game, Version=2025.1205.0.0, Culture=neutral, PublicKeyToken=null",
|
||||
"Position": {
|
||||
"x": -117.6478,
|
||||
"y": 48.863907
|
||||
},
|
||||
"Rotation": 0.0,
|
||||
"Scale": {
|
||||
"x": 1.0,
|
||||
"y": 1.0
|
||||
},
|
||||
"Width": null,
|
||||
"Height": null,
|
||||
"Anchor": 33,
|
||||
"Origin": 34,
|
||||
"UsesFixedAnchor": false,
|
||||
"Settings": {},
|
||||
"Children": []
|
||||
},
|
||||
{
|
||||
"Type": "osu.Game.Skinning.LegacyHealthDisplay, osu.Game, Version=2025.1205.0.0, Culture=neutral, PublicKeyToken=null",
|
||||
"Position": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"Rotation": 0.0,
|
||||
"Scale": {
|
||||
"x": 1.0,
|
||||
"y": 1.0
|
||||
},
|
||||
"Width": null,
|
||||
"Height": null,
|
||||
"Anchor": 9,
|
||||
"Origin": 9,
|
||||
"UsesFixedAnchor": false,
|
||||
"Settings": {},
|
||||
"Children": []
|
||||
},
|
||||
{
|
||||
"Type": "osu.Game.Screens.Play.HUD.HitErrorMeters.BarHitErrorMeter, osu.Game, Version=2025.1205.0.0, Culture=neutral, PublicKeyToken=null",
|
||||
"Position": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"Rotation": -90.0,
|
||||
"Scale": {
|
||||
"x": 2.165985,
|
||||
"y": 2.165985
|
||||
},
|
||||
"Width": null,
|
||||
"Height": null,
|
||||
"Anchor": 20,
|
||||
"Origin": 18,
|
||||
"UsesFixedAnchor": true,
|
||||
"Settings": {
|
||||
"judgement_line_thickness": 1.0,
|
||||
"colour_bar_visibility": true,
|
||||
"show_moving_average": true,
|
||||
"centre_marker_style": 0,
|
||||
"label_style": 0
|
||||
},
|
||||
"Children": []
|
||||
}
|
||||
],
|
||||
"osu": [
|
||||
{
|
||||
"Type": "osu.Game.Skinning.LegacyDefaultComboCounter, osu.Game, Version=2025.1205.0.0, Culture=neutral, PublicKeyToken=null",
|
||||
"Position": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"Rotation": 0.0,
|
||||
"Scale": {
|
||||
"x": 1.28,
|
||||
"y": 1.28
|
||||
},
|
||||
"Width": null,
|
||||
"Height": null,
|
||||
"Anchor": 12,
|
||||
"Origin": 12,
|
||||
"UsesFixedAnchor": false,
|
||||
"Settings": {},
|
||||
"Children": []
|
||||
},
|
||||
{
|
||||
"Type": "osu.Game.Skinning.LegacyKeyCounterDisplay, osu.Game, Version=2025.1205.0.0, Culture=neutral, PublicKeyToken=null",
|
||||
"Position": {
|
||||
"x": 0.0,
|
||||
"y": -64.0
|
||||
},
|
||||
"Rotation": 0.0,
|
||||
"Scale": {
|
||||
"x": 1.0,
|
||||
"y": 1.0
|
||||
},
|
||||
"Width": null,
|
||||
"Height": null,
|
||||
"Anchor": 34,
|
||||
"Origin": 33,
|
||||
"UsesFixedAnchor": false,
|
||||
"Settings": {},
|
||||
"Children": []
|
||||
},
|
||||
{
|
||||
"Type": "osu.Game.Screens.Play.HUD.SpectatorList, osu.Game, Version=2025.1205.0.0, Culture=neutral, PublicKeyToken=null",
|
||||
"Position": {
|
||||
"x": 10.0,
|
||||
"y": -95.48787
|
||||
},
|
||||
"Rotation": 0.0,
|
||||
"Scale": {
|
||||
"x": 1.0,
|
||||
"y": 1.0
|
||||
},
|
||||
"Width": 75.740005,
|
||||
"Height": null,
|
||||
"Anchor": 12,
|
||||
"Origin": 12,
|
||||
"UsesFixedAnchor": false,
|
||||
"Settings": {},
|
||||
"Children": []
|
||||
},
|
||||
{
|
||||
"Type": "osu.Game.Screens.Play.HUD.DrawableGameplayLeaderboard, osu.Game, Version=2025.1205.0.0, Culture=neutral, PublicKeyToken=null",
|
||||
"Position": {
|
||||
"x": 10.0,
|
||||
"y": -280.48785
|
||||
},
|
||||
"Rotation": 0.0,
|
||||
"Scale": {
|
||||
"x": 1.0,
|
||||
"y": 1.0
|
||||
},
|
||||
"Width": 277.6,
|
||||
"Height": 300.0,
|
||||
"Anchor": 12,
|
||||
"Origin": 12,
|
||||
"UsesFixedAnchor": false,
|
||||
"Settings": {
|
||||
"collapse_during_gameplay": true
|
||||
},
|
||||
"Children": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user