This project is under GPLv3.
This is a useful python script, use pygame, to create a powerful visual designer for the HSP (Hot Soup Processor).
We designed this tool according to behaviours of HSP37, we do NOT promise that it's suitable for other versions.
- Widgets: Button / Image / MesBox / ComBox
- Window in limited size
- Max of 50 Widgets
- Pre-defined variables
- Pre-defined labels(also called segments)
- Pre-defined Imports
- Export/Import your project
- Play BASSMOD
- Set the ComBox No-ScrollBox
- Set the ComBox Text-Centered
- Set the Window Centered
- Set the Window TopMost
- Create the Window without Minimize Button
- Change the Windows' background color
- Change the default Mes color(by adding color r,g,b)
- Pre-defined obj's variable (such as a = combox ...)
- Edit Button's text
- Edit Button's action label name (labels editing is also supported. Via
SegsEdit) - ......
- Over 50 widgets
- Input widget
- Complicated logics (maybe)
- Automatic check for quotes of variables & segments
- Auto picture size
- ......
