Making tutorials - Poobslag/turbofat GitHub Wiki
- Make a new TutorialModule class
- Make some tutorial levels
- enable the 'other.tutorial' flag for the early levels
- enable the 'other.after_tutorial' flag for the final level
- set the lose condition to 'top_out 999999'
- set the rank.skip_results flag
- set the rank.unranked flag
- set the 'other.start_level' flag
- Update TutorialHud to load your TutorialModule
- To record inputs, enable FrameInput._print_inputs