Display R2D progress
This commit is contained in:
@ -443,7 +443,7 @@
|
||||
},
|
||||
{
|
||||
"Type": "BoxProgress",
|
||||
"Name": "prechargeProgress",
|
||||
"Name": "progressBar",
|
||||
"X": 15,
|
||||
"Y": 280,
|
||||
"Width": 450,
|
||||
@ -475,6 +475,23 @@
|
||||
"Blue": 255
|
||||
},
|
||||
"AutoSize": true
|
||||
},
|
||||
{
|
||||
"Type": "TextArea",
|
||||
"Name": "r2dLabel",
|
||||
"X": 139,
|
||||
"Y": 275,
|
||||
"Width": 202,
|
||||
"Height": 37,
|
||||
"Visible": false,
|
||||
"TextId": "__SingleUse_NGUK",
|
||||
"TextRotation": "0",
|
||||
"Color": {
|
||||
"Red": 255,
|
||||
"Green": 255,
|
||||
"Blue": 255
|
||||
},
|
||||
"Wildcard1": {}
|
||||
}
|
||||
],
|
||||
"Interactions": [
|
||||
|
||||
Reference in New Issue
Block a user