I would like to use algorithms written in python to animate a computer player in my Construct 3 game.
Of course the integration wouldn't require the user to install any external library.
How is this possible?
I can see there was native support back in Construct Classic, but I can't seem to find any solution with Construct 3. And rewriting the algorithms with javascript wouldn't be convenient.