Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started