- Home /
Tree Spawning
I have this object that I want to use to spawn trees from a tree prefab, but I want to be able to spawn a different type of tree from the same prefab tree (using a script to modify the type of seed). Is this do-able? If so, how? I simply wanted to implement some sort of randomizer that will set the tree seed number for the tree being spawned.
Answer by Hosni · Sep 28, 2011 at 03:13 PM
Did you perhaps find out how to do this? This is quite an interesting question.
still no answer unfortunately :/ I just can't seem to find how to access that specific value...
Your answer

Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Multiple Cars not working 1 Answer
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
C# GameObject is not detecting collision with Character Controller 2 Answers
Need Help - Last Problem Converting PC to Android - Using JS to read CS 2 Answers