Can we get confimation if Python is currently working or not in Construct 0.96.2 please.
My code will run, but I can't call functions from buttons etc. I get the error " 'connect' is not a recognised system expression or usable object name. ", even though I have "def connect():
s.connect(("localhost", 23))" in a script.