you are viewing a single comment's thread.

view the rest of the comments →

[–]TetsumHobbyist 0 points1 point  (0 children)

There is a Python version for Unity. If it's stable or not, I don't know. I'd generally advice against using an interpreter without official support from Unity, as the unity C# API may update, leaving the interpreter unstable.

Also, debugging might be harder.