14
edits
m (→Conditionals: a Timer) |
m (no more Durations, durations is here) |
||
Line 23: | Line 23: | ||
Conditionals have a ''Tag'' (text identifier), ''ID'' (unique numerical identifier), and ''Name'' (text that appears in the conditional (select) list). | Conditionals have a ''Tag'' (text identifier), ''ID'' (unique numerical identifier), and ''Name'' (text that appears in the conditional (select) list). | ||
Events can also have set ''' | Events can also have set '''durations'''. Though they aren't exclusively used in combination with conditionals, they nearly always go together. They allow an event to be triggered during a set timeframe defined by the '''duration''' in '''beats''', as long as the conditionals are true at any point during that timeframe. E.g., setting a <code>numMistakes > 5</code> conditional alongside an 8-beat '''duration''' will run the event when the mistake amount surpasses 5 ''at any point within those 8 beats''. | ||
Conditionals can have multiple ''type''s: | Conditionals can have multiple ''type''s: |
edits