- Home /
Trying to make a side scroller. I'm following a tutorial and getting this error.
capture.jpg
(97.9 kB)
Comment
Answer by juicyz · Jan 25, 2017 at 10:41 PM
I don't see 'rendered' defined anywhere. You need to do a GetComponent() as well
Your answer
Follow this Question
Related Questions
Changing two different objects renderer colour 1 Answer
Can I assign multiple materials to an object that has single mesh. 1 Answer
How do I add a material to all of a parent's children and have the changes persist (ie w/ script)? 0 Answers
Why does my materials get destroyed on some persistant objects ? 2 Answers
Add two radius on the same shader 1 Answer