Thanks, this is fun :). Just a heads up, i'm on MacOS and by default the application wasnt executable, to get it to work I had to show package contents, disable watchdog for the file e.g. `sudo xattr -d com.apple.quarantine /Applications/The\ Fluid\ Toy.app/Contents/MacOS/The\ Fluid\ Toy`, and then make it executable `chmod +x /Applications/The\ Fluid\ Toy.app/Contents/MacOS/The\ Fluid\ Toy`