Quantcast
Channel: Questions in topic: "dll"
Viewing all articles
Browse latest Browse all 706

Runtime Python interpreter

$
0
0
I'm looking for a runtime Python interpreter (player can code Python in game like Lua). Is there a complete solution like that?

There's a [plugin][1] that developed on 2014 but it's not on assets store anymore....

It seems [IronPython][2] is the only-way-to-go? But it seems there's a lot to setup and high learning curve etc...

Another [open source][3] one here but I seems have to use that in an external terminal, instead of in game? [1]: https://forum.unity.com/threads/python-interpreter-in-unity-free-until-31-5.89455/ [2]: http://shrigsoc.blogspot.com/2016/07/ironpython-and-unity.html [3]: https://github.com/off99555/Unity3D-Python-Communication

Viewing all articles
Browse latest Browse all 706

Trending Articles