Answers for "unity cannot click button"

C#
0

unity cannot click button

In Canvas you have a Canvas Group and interactable is turned off. On Game Over turn it on and everything should work fine or add a Canvas Group to the button gameObject and enable "Ignore Parent Groups"
Posted by: Guest on February-22-2022

C# Answers by Framework

Browse Popular Code Answers by Language