A level editor for Where's My Water (android)
run
pip install -r requirements.txt
or
py -m pip install -r requirements.txt
Start by extracting your where's my water apk file into a directory. When you run the program for the first timze, it'll ask you to select the game directory. This can also be configurable in the settings.json
file that is generated by the program.
- Export
xml
file - Export
png
file - Add and remove objects
- Room object
- Image editor
- Complete settings menu
- Level explorer
- Fix some objects not loading
- Thanks to campbellsonic for the script to load
waltex
images. I could not have done it without them.