|
Alright so I'm using this: var target : transform; and I can obviously only drag one GameObject to the target. So how would I make it so I can have multiple GameObject's as the target?
(comments are locked)
|
|
Use a container, such as an array or the generic List container. Could you give an example on how I could do that?
Feb 05 '11 at 04:47 AM
RSunity
(comments are locked)
|
