Category: Text

Description

This category contains files that change the graphical appearance of specific text elements.

Supported File Types

JSON Parameters

This category uses JSON files. JSON files are used to set additional information which can't be specified in the file itself. To use a JSON file, make a new file of file type .json with the same name as the file you are setting information for. For example, if you're setting custom information for the file rifle.png, you would make a new file named rifle.json. Inside the JSON file, you can set variables which will affect how the file is affected in-game. Each file page has an example of the default JSON it uses, so you can see which variables you can modify. Additionally, the table below shows all modifiable JSON variables for this category.

Name Description
fontSize A number. The size of the font.
horizontalAlignment Which horizontal side of the text box the text will start at.
verticalAlignment Which vertical side of the text box the text will start at.
color A hex color. Sets the color of the text.
gradient A custom gradient applied to each character in the font.

Related Files