Hey all,
I've noticed that, as far as tutorials go, python scripting is rather lacking. I have a few general questions- first and foremost, is a basic scripting reference planned as part of the Construct documentation for 1.0? Second, is it possible to include the pygame module set in Construct scripting? I expect the answer to this last is 'no, it's not necessary anyway' but I guess I'm just confused as to how exactly python communicates with Construct in terms of syntax/commands. Is there a Construct-specific commandset, or is the scripting all derived from the general language that can be learned with the help of tutorials on wiki.python.org?
Thanks