HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Random Tree Placement

02-02-2004, 08:00 PM#1
DoCa-Cola
I am looking for a way to randomly place a large amount (2500 or so) trees all across a certain part of my map. I know I can do it by making a large amount of small grid-like regions across the map, but that is a hellacious amount of work. Is this even possible, and if so, how do I do it?

-DoCa
02-02-2004, 08:21 PM#2
COOLer
Destructible - Create a Summer Tree Wall at (Random point in (Playable map area)) facing (Random angle) with scale 1.00 and variation (Random integer number between 1 and 2)
that will me radom trees at random x,y at location just make one big location and use a loop till you have plently of trees
02-02-2004, 08:45 PM#3
DoCa-Cola
Thanks COOLer, got it working :D