Pengu123
|
34e29efae8
|
More comments, new method to detect expected inputs
IsExpectingInputNow() detects wether the player is expected to input something at the closest InputEvent
|
2022-05-04 20:37:52 +02:00 |
|
Pengu123
|
6384d28295
|
Added a list to keep track of all the scheduled inputs of a minigame
...Along with an Util function to return the closest scheduled input
|
2022-05-04 20:05:51 +02:00 |
|
Pengu123
|
f056b0d4b6
|
noAutoplay and autoplayOnly settings
Would be especially useful for menial optional inputs like the offbeat parts of flockstep
|
2022-05-04 19:21:11 +02:00 |
|
Pengu123
|
8911581873
|
Added Support for specific direction inputs
Added some comments on the PlayerInput class too for clarity
|
2022-05-04 18:42:06 +02:00 |
|
Pengu123
|
f41d9d9cf0
|
ScheduleInput Method added, tests awaiting
|
2022-05-03 22:36:55 +02:00 |
|