Is there a way to set up UE so that I can execute the Python code I've written in it, possibly through IDLE or some other interactive interpreter of that sort?
I'm sure this is possible, but I don't know how to set it up beyond creating the basic link to the program itself. I don't know how to get my code to actually run in the external program.
Thanks,
John
I'm sure this is possible, but I don't know how to set it up beyond creating the basic link to the program itself. I don't know how to get my code to actually run in the external program.
Thanks,
John