Question: I need some help with a small lab assignment using unity c# a. Create a cube that has a drop down box labelled team. b.
I need some help with a small lab assignment using unity c#
a.
Create a cube that has a drop down box labelled team.
b.
There should be at least three different color teams.
c.
When you select the team an integer variable will be set in the monobehaviour.
a.
Do NOT change the color in the call back for the drop down menu
d.
Have a COROUTINE waiting for that variable to change to set the color.
e.
You may use an array of materials to hold the different colors.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
