Hi
Construct is simply brilliant. I cannot thank you folks enough!
Q.1: Is python scripting fixed in Construct 0.98.9 ?
Q2: can I script my game logic completely python? in other words,
do you support full-fledged scripting with python? Are there any limitations?
Q3: can I import & use these modules ? (http://docs.python.org/modindex.html )
I want to use Construct to create several prototypes of my NPC AI in pure python.
Basically keep the entire brains of the game outside in external python scripts.
I want to Construct to handle just the graphics , HUDs, UI , animations , sounds & music
Do you have recommendation for reading & learning how to best do this ?
thanks
Rudy