initial
This commit is contained in:
1
Mitch's Bigger Readable Timer/info.json
Normal file
1
Mitch's Bigger Readable Timer/info.json
Normal file
@@ -0,0 +1 @@
|
||||
{"Author":"mitch","CacheStatus":0,"Description":"<p>Double font size, centered in position. Removed useless multiplier/game mode text.</p>","Title":"Mitch's Bigger Readable Timer"}
|
||||
BIN
Mitch's Bigger Readable Timer/thumbnail.jpg
Normal file
BIN
Mitch's Bigger Readable Timer/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
171
Mitch's Bigger Readable Timer/widgetui/worldtimerpanel.json
Normal file
171
Mitch's Bigger Readable Timer/widgetui/worldtimerpanel.json
Normal file
@@ -0,0 +1,171 @@
|
||||
{
|
||||
"Collection": {
|
||||
"Name": "WorldTimerPanel",
|
||||
"ViewPort": {
|
||||
"xorigin": 8,
|
||||
"yorigin": 20,
|
||||
"width": 1893,
|
||||
"height": 2160,
|
||||
"alignment": "TopLeft"
|
||||
},
|
||||
"Widgets": [{
|
||||
"Widget": {
|
||||
"Type": "Anchor",
|
||||
"Name": "WorldTimer",
|
||||
"Anchor": {
|
||||
"xorigin": 1700,
|
||||
"yorigin": 0,
|
||||
"alignment": "TopLeft"
|
||||
},
|
||||
"ZPlane": 1,
|
||||
"ChildWidgets": [
|
||||
{
|
||||
"Widget": {
|
||||
"Type": "Label",
|
||||
"Name": "WorldTimerLabel",
|
||||
"ViewPort": {
|
||||
"xorigin": 0,
|
||||
"yorigin": 12,
|
||||
"width": 1000,
|
||||
"height": 60,
|
||||
"alignment": "TopLeft"
|
||||
},
|
||||
|
||||
"StateMaterials": {
|
||||
"StateNormal": {
|
||||
"Font": {
|
||||
"FontIndex": 3,
|
||||
"PointSize": 60,
|
||||
"Style": "Normal",
|
||||
"TextColor": {
|
||||
"r": 1,
|
||||
"g": 1,
|
||||
"b": 1,
|
||||
"a": 1
|
||||
},
|
||||
"TextOutlineWidth": 0.05,
|
||||
"TextOutlineColor": {
|
||||
"r": 1,
|
||||
"g": 1,
|
||||
"b": 1,
|
||||
"a": 255
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"TextAnchor": "TopLeft"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Widget": {
|
||||
"Type": "Base",
|
||||
"Name": "SpectatorsIcon",
|
||||
"ViewPort": {
|
||||
"xorigin": 0,
|
||||
"yorigin": 64,
|
||||
"width": 500,
|
||||
"height": 49,
|
||||
"alignment": "TopLeft"
|
||||
},
|
||||
"Image": {
|
||||
"xorigin": 0,
|
||||
"yorigin": 2,
|
||||
"width": 48,
|
||||
"height": 32,
|
||||
"alignment": "TopLeft"
|
||||
},
|
||||
"ZPlane": 1,
|
||||
"StateMaterials": {
|
||||
"StateNormal": {
|
||||
"Material": "SpectatorsIcon",
|
||||
"Color": {
|
||||
"r": 1,
|
||||
"g": 1,
|
||||
"b": 1,
|
||||
"a": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"ChildWidgets": [
|
||||
{
|
||||
"Widget": {
|
||||
"Type": "Label",
|
||||
"Name": "SpectatorsLabel",
|
||||
"ViewPort": {
|
||||
"xorigin": 55,
|
||||
"yorigin": 0,
|
||||
"width": 512,
|
||||
"height": 49,
|
||||
"alignment": "TopLeft"
|
||||
},
|
||||
"ZPlane": 1,
|
||||
"StateMaterials": {
|
||||
"StateNormal": {
|
||||
"Font": {
|
||||
"FontIndex": 3,
|
||||
"PointSize": 40,
|
||||
"Style": "Normal",
|
||||
"TextColor": {
|
||||
"r": 1,
|
||||
"g": 1,
|
||||
"b": 1,
|
||||
"a": 1
|
||||
},
|
||||
"TextOutlineWidth": 0.05,
|
||||
"TextOutlineColor": {
|
||||
"r": 1,
|
||||
"g": 1,
|
||||
"b": 1,
|
||||
"a": 255
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"TextAnchor": "TopLeft"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Widget": {
|
||||
"Type": "Label",
|
||||
"Name": "GameIDLabel",
|
||||
"ViewPort": {
|
||||
"xorigin": 0,
|
||||
"yorigin": 64,
|
||||
"width": 512,
|
||||
"height": 49,
|
||||
"alignment": "TopLeft"
|
||||
},
|
||||
"ZPlane": 1,
|
||||
"StateMaterials": {
|
||||
"StateNormal": {
|
||||
"Font": {
|
||||
"FontIndex": 3,
|
||||
"PointSize": 40,
|
||||
"Style": "Normal",
|
||||
"TextColor": {
|
||||
"r": 1,
|
||||
"g": 1,
|
||||
"b": 1,
|
||||
"a": 1
|
||||
},
|
||||
"TextOutlineWidth": 0.05,
|
||||
"TextOutlineColor": {
|
||||
"r": 1,
|
||||
"g": 1,
|
||||
"b": 1,
|
||||
"a": 255
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"TextAnchor": "TopLeft"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user