Question by
unity_XReEErjw42qbiw · Aug 01, 2020 at 02:28 AM ·
c#c# tutorial
Using a dropdown UI to modify a gameobject's colour and mesh shape?,Using a dropdown UI to modify a gameobject's colour and mesh
In my project i have a single "Prop" gameobject and two dropdown UIs, one for shape, one for colour.
How would i make it so when a user selects a value from said dropdowns, the game object is modified accordingly?
,I have a UI with 2 dropdown menus, one to change color and one to change mesh shape of a single "prop" gameobject.
How do i script it so that when you select specific selections on the dropdown, it modifies the prop gameobject?
aaaaaaaaaaaaa.png
(118.2 kB)
aaaa.png
(119.7 kB)
Comment