|
I have 13 trees in my scene. Each one indicates an special texture when the player clicks on them. How can I do that? Should I add a box collider to each of the trees? Thanks
(comments are locked)
|
|
I have 13 trees in my scene. Each one indicates an special texture when the player clicks on them. How can I do that? Should I add a box collider to each of the trees? Thanks
(comments are locked)
|
Once you sign in you will be able to subscribe for any updates here
By RSS:The best place to ask and answer questions about development with Unity. Check out our FAQ for more information.
To help users post good questions and use the site effectively we have posted a tutorial video. Please check it out.
Topics:
asked: Jan 02 '12 at 03:12 PM
Seen: 984 times
Last Updated: Jan 02 '12 at 05:03 PM
That would be the easiest approach by far, I say do it.