Tree 1.0
Posted: Thu Mar 11, 2004 3:57 am
Tree 1_0
Game Editor makslane@game-editor.com
Graphics reiner.prokein@t-online.de
Coding,
Sound Design jazz_e_bob@hotmail.com
// What is Tree?
Tree is an actor with readymade interface, graphics and sound.
// How do I use Tree in my project?
Tree is a ged file that you can import into your project.
Remember to copy the contents of the tree data folder into your projects data folder.
Now, in your game you can create trees wherever you want them. Make a forest if you like!
// How can I change the way Tree works?
In the Create Actor Event for tree you can edit:
treeGrowthRate = 50; // smaller = faster
treeMaxHeight = 10; // maximum = 10
treeMinHeight = 5; // minimum = 1
Tree is bundled with a fun demo - try it!
http://www.maybanana.com/pantzboi/images/tree.zip
Game Editor makslane@game-editor.com
Graphics reiner.prokein@t-online.de
Coding,
Sound Design jazz_e_bob@hotmail.com
// What is Tree?
Tree is an actor with readymade interface, graphics and sound.
// How do I use Tree in my project?
Tree is a ged file that you can import into your project.
Remember to copy the contents of the tree data folder into your projects data folder.
Now, in your game you can create trees wherever you want them. Make a forest if you like!
// How can I change the way Tree works?
In the Create Actor Event for tree you can edit:
treeGrowthRate = 50; // smaller = faster
treeMaxHeight = 10; // maximum = 10
treeMinHeight = 5; // minimum = 1
Tree is bundled with a fun demo - try it!
http://www.maybanana.com/pantzboi/images/tree.zip