Added flashing and distractions as variables in modcharts
This commit is contained in:
@ -150,6 +150,8 @@ Kade Engine provides a list of global variables to be used in the lua scripting
|
||||
| scrollSpeed | Int | The current scrollspeed |
|
||||
| mustHit | Bool | If the current section is a must hit section |
|
||||
| strumLineY | Float | The current Strum Line Y Position |
|
||||
| distractions | Bool | Whether the player has distractions enabled |
|
||||
| flashing | Bool | Whether the player has flashing lights enabled |
|
||||
|
||||
## Functions
|
||||
|
||||
|
Reference in New Issue
Block a user