- Home /
Question by
JumpScare · Jun 02, 2015 at 10:39 AM ·
gameobjectlistcomponent
Component Array
How would I implement an array of Line Renderers onto one GameObject?
I know you can create multiple gameObjects each with a line renderer. Don't suggest that to me. That's not feasible when I'm trying to orient all the code into one gameobject as a reference point and it's too many gameobjects to create anyways.
Comment
Your answer
Follow this Question
Related Questions
Get GameObject from List based on attached script or assigned name 3 Answers
A node in a childnode? 1 Answer
How i generate Gameobjects list? 0 Answers
GameObject permanent destruction from "Resources" in EditorWindow 0 Answers
What is the best way to instatiate an array of connected GameObjects? 0 Answers