Super-Nostalgia-Zone/UI/Health/HealthLabel.model.json

21 lines
404 B
JSON

{
"ClassName": "TextLabel",
"Properties":
{
"AnchorPoint": [0.5, 1],
"BackgroundTransparency": 1,
"Font": "Cartoon",
"Text": "Health",
"Position": [0.5, 0, 1, 0],
"Size": [1, 0, 0, 24],
"TextScaled": true,
"TextColor3": [0, 0, 1],
"TextStrokeColor3": [0, 0, 1],
"TextStrokeTransparency": 0.9
}
}