mind$box is a tool and library to debug and display / print in-game. Check mind$box.lua for more.
mind$box has been tested through from StepMania 5.0.12 to 5.3 / OutFox.
YjOMY0a.mp4
- Make sure you have tapLua.
-
Copy the mind$box folder to fallback Modules folder.
-
Load mind$box.lua using LoadModule() to fallback's first screen.
- Copy the beat4sprite folder in your "Stepmania/Scripts" folder.
- Reload scripts once at first screen if something goes wrong.
- Add mindbox.spawn() as an additional actor in the script you want for the console to show up (beware actors draw order).
- Run functions like mindbox.spawn(), mindbox.print() or mindbox.quickPrint() in your Lua scripts.
- AwfulRanger
- Project Moondance developers.