IronPython says builtins such as vars(), locals() str, and list are undefined when I run a script in my game engine
However if I run a standalone script (IronPython 2.7.8) referencing these types and functions, everything works - what could I be doing wrong in my game engine? Not sure what game code to share but if you let me know what would be helpful, I can share it!
0 comments:
Post a Comment