Hi,
of course it is not just for trees. You can place *any* object you want (even houses for a town *g*), just copy the desired model into the "your files" folder and place it's file name in line 32:
STRING* tree1_file_name = "tree1.mdl";
Just exchange "tree1.mdl" with your model name.
Greets,
Alan
PS: I'm currently working on an enhanced export function which exports to a .txt file instead of a .c file. The importer is able to read the .txt file, so compilation time won't increase as significantly as it does now when using multiple, large vegsets.
Last edited by Alan; 09/10/09 09:38.