hey guys,
couldn’t really find a section in the forums for python scripting so I’m going to post here for now…
I’m on the journey of automating some processes between Vectorworks and Unreal engine 4.27. I’m using data smith to send some Vectorworks stuff to unreal from Vectorworks via their internal python scripting plugins.
Questions:
can I open an unreal project externally and tell it to trigger a python script?
- I don’t want to use the startup scripts because I want to be able to open the UE project without running the import process.
is it possible to use an existing UE project as a template?
- the idea is every time this script runs, it’ll make a new version of the UE project I select and give it a new name.