| 02-02-2004, 08:00 PM | #1 |
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 |
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 |
Thanks COOLer, got it working :D |
