Parameters - Gorzontrok/Bro-Maker GitHub Wiki
These are the variables that can be set in the "parameters" section of a bro's json file:
Variable Name | Type | Purpose |
---|---|---|
SpecialIcons | String | Give a path to a sprite sheet for custom special icons. |
SpecialIconOffset | Vector2 | Specify the offset of the special icons. |
SpecialIconSpacing | float | Specify the horizontal space between special icons. |
Avatar | String | Give a path to a sprite for a custom avatar. |
GunSpriteOffset | Vector2 | Specify the offset the gunSprite should have. This is used for the death screen gun offset as well. |
BetterAnimation | bool | If true BroMaker will enable a lot of animation variables. |
Halo | bool | If true add the halo from Broffy. |
JetPackSprite | bool | If true add the missing jetpack sprite if a bro uses it. |