Jump to content
tom.tucka

Eden to 2D editor

Recommended Posts

Hello,

 

Been playing around with the EDEN editor and I love it! If I create something in there can i convert it back to 2d and move it back over to stable branch??

 

 

Thanks

Tom

Share this post


Link to post
Share on other sites
 

Well, there's a hidden functionality our designers are sometimes using internally.

While in Eden, open debug console and execute the following code:

[] call BIS_fnc_3DENExportOldSQM;

It will copy old sqm mission file to clipboard. It's very simplified though - it exports only objects, and only some of their attributes (basically only position and direction). The function was created for exporting simple compositions, it in now way replaces full mission export.

 

 

:) 

  • Like 1

Share this post


Link to post
Share on other sites

It doesn`t copy everything  vehicles it missed on mine,  Best thing to do is place your infantry, then do everything else in 2d editor,    or maybe i was doing it wrong :) :)

Share this post


Link to post
Share on other sites

How do you go about doing this? I copied it, pasted in a txt and saved it as a sqm. Not detecting the save inside the 2d editor (I really need to publish this as it's for a gang base)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×