CRE8OR - game maker for anim8or |
||
|
AN8BACK
In this tutorial we will take a look at the new feature in v0.1a, the An8Back Module. The Module can record frames and write the data back to a An8 Scene File. Then the scene file can be imported through Anim8or. Allowing you to add some physics to you Anim8or Scenes. Currently An8Back is new and a bit primitive. Give feedback on the forum. In the Scene Object, Add an Event by clicking the "Add Event" button. And add the "Scene" "Step Event": Drag the Record frame button from the Anim8or category on the right side of the screen. Adding this, will record each frame while the game is running:
Now add the "Scene End" event so we can write the data to a file: Now drag the "Write Script" action over to the Scene End event: There are two parameters: File: This is the location of the file to save to Now run the game, but don't run it for too long because then it'll take a long time to load it into anim8or. Now go to the orginal Anim8or file OR click on the EDIT Anim8or File If you have Anim8or Files open by anim8or as a default. Once in anim8or, go to Import Scene, in Scene Mode:
Now navigate to the Cre8or folder, where you downloaded and extracted Cre8or.exe to, and go into the Temp directory: Now go to the name of the Game: Now selecet the anim8or file:
It Will most likely take a while to load 2-5 minutes, and if you have A LOT of objects and were recording for a LONG time then it will take very-very long (10-15 minutes): Back in Anim8or
Well that's all for now with An8Back. In the future it will support more things. To see how to create your own scenes go to the Tutorials Page
|
|
Copyrights (C) 2007 Keith Tabert |
||