DragonflightDesign
Resource contributor
- Messages
- 1,142
- Country
Hi Arno
I can't find this as being requested before but then again, maybe my search-fu ain't so good
I've just been through an exteremely painful eight or nine hour ordeal creating a fire effect on a piston engine. A lot of this time was spent manually reordering the emitters in the fx file which is, as you'd guess, a bit prone to errors. It got to the point where I was going to write my own program just for re-ordering sections when I thought it might make a useful addition to FXEditor. What I was going to do was have a listview that allowed drag'n'drop to re-order the sections and a button to specifically say 'go ahead and re-order the file'. At this point it would create a copy of the existing fx file and re-order the file. The reason for the copy would be so that you could revert to the previous order without having to remember what you had done. However, that also lends itself to keeping multiple backups (say a maximum of five) which could be individually selectable for display (NOT editing) until the user clicked on a 'revert to this version' button.
-Dai
I can't find this as being requested before but then again, maybe my search-fu ain't so good
I've just been through an exteremely painful eight or nine hour ordeal creating a fire effect on a piston engine. A lot of this time was spent manually reordering the emitters in the fx file which is, as you'd guess, a bit prone to errors. It got to the point where I was going to write my own program just for re-ordering sections when I thought it might make a useful addition to FXEditor. What I was going to do was have a listview that allowed drag'n'drop to re-order the sections and a button to specifically say 'go ahead and re-order the file'. At this point it would create a copy of the existing fx file and re-order the file. The reason for the copy would be so that you could revert to the previous order without having to remember what you had done. However, that also lends itself to keeping multiple backups (say a maximum of five) which could be individually selectable for display (NOT editing) until the user clicked on a 'revert to this version' button.
-Dai