Page 1 of 1

LOAD and MERGE

PostPosted: Sat Mar 13, 2004 3:29 pm
by hobgoblin
what is the diference?

PostPosted: Sat Mar 13, 2004 5:48 pm
by makslane
The load function will erase your actual game and load a new game.
The merge don't erase your actual game.

You can use merge to load a pre made actor into different games.

PostPosted: Sat Mar 13, 2004 8:00 pm
by hobgoblin
makslane wrote:
You can use merge to load a pre made actor into different games.


and how do i do that?

PostPosted: Sun Mar 14, 2004 5:35 pm
by jazz_e_bob
Often it is best to develop actors separately and then merge them into the main project.

http://www.game-editor.com/forum/viewtopic.php?t=239

If you download tree you can "merge" it into your project.

Make sure you copy the tree data files into your projects data folder.

Now you can create a "tree" wherever you want.

( Tree is a simple example of course... :wink: )