Skip to content

Pack Making JSON Values

CC edited this page Jan 10, 2024 · 1 revision

Sometimes you need a variable to stay at just one value, or you may find it needs to be modifiable yet starting as if it'd been activated. These allow you to define them as such, though they're not to be confused with the more versatile variable modifiers!

  • constantValues - A listing of variable names along with the values at which they'll always report. Can be set to any value and they're also definable on part slots, in which case their value will override any defined within its main section.
  • initialVariables - Variables that will be set upon this vehicle or part's initial placement. Does not run afterwards, and their default values cannot be set to anything other than 1.
Clone this wiki locally