Python Script Editor for Unreal
For the Python scripters out there, this Python Script Editor is now available as a standalone plugin.
Quickly run some Python code, and see the output.
Install
Simply download the zip from here, extract, and drag the folder in your plugins folder.
Note that it currently assumes you have PySide2 installed. Might add auto-install in the future, so non tech users can also install it smoothly.
credits
- Most work has been done by Lei Xingyu, who released this editor under MIT. original repo
- Since it was a bit tricky to get to work, I packaged it into a Unreal Plugin so it can be installed with simple drag and drop.
Also started discussing this over at Unreal