Hey I'm having a bit of trouble with this script that should be pretty straight forward but I'm not very good at navigating order structures outside of xsi through scripting.
I want to save a file in a directory that is outside of the project and I don't really want to use specific directly names (so I can reuse it on other projects).

I'm starting off from within Project_XSI and I want to save into Project_Unity
I can get the project folder with with var ScenePath = Application.ActiveProject2.Path+"" but does anyone have any suggestions on where I could go from there?
Sorry it's a little hard to explain, but if anyone has any suggestions it would be great!
Thanks,
Pete
