Name | Value | Description |
---|---|---|
myFlag | 0 | what id to use to connect to other switches |
flagOnLength | 30 | How many frames it takes to turn on, set to 1 for instant |
flagOffLength | 30 | How many frames it takes to turn off, set to 1 for instant |
binary | 0 | binary means there's no delay when turning the flag on/off. 0 = neither, 1 = instant on, 2 = instant off |
stayActive | 0 | 0 = stays on/off, 1 = turns on, 2 = turns off note: the object will need to keep setting active to the oposite setting of this otherwise it will immediately turn off |
inverse | false | |
active | false |
variable names in bold are safe to set in creation code.
Name | Value | Description |
---|---|---|
frozen | 0 |