Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)


Create your gauge settings from the plugin parameters first. The `id` property will act as the `settingId`.


`identifier` and `settingId` should be wrapped in quotation marks like so: 

GBRO.VariableGauge.addGauge("distance","distance",3,8,500,500);