- Home /
adding a button/menu to a pop up UI
Basically I have a UI image that appears on a trigger and it has information I'm wanting to add a menu/buttons to the pop up UI. I've already made the UI where it pops up, and I've made a color picker to change object material color unity/ buttons to change the color of the object. I need to add this two together, so when the trigger is activated and the image pops up you can interact with a menu or buttons on the image to where you can change the color of the object. but I need the interactive buttons to stay on the image when it disappears. @lerask
Your answer
Follow this Question
Related Questions
Select an enemy to attack with buttons? 2 Answers
How can you make images appear on (UI) buttons in a scroll box/scrollable list/scrollview? 0 Answers
How to create a button and delay it 0 Answers
UI Button not calling function properly? 2 Answers
How do I remove action listeners from a button without actually clicking the button? 0 Answers