Hey there. I've looked everywhere and I can't find the answer. I want to use the file object to launch .bat and .vbs files but with paramters so I can pass information from my Construct app to the script files. How do I do this?
Develop games in your browser. Powerful, performant & highly capable.
I don't know if you can pass parameters, maybe with Python? I'd put all parameters into the .bat file.