Hey guys ![]()
So in my game I am using a Canvas and Images to display cards and I have buttons on them to click on them.
Now I wanted to create a Pause Menu with the UI Toolkit but the Event System kinda blocks the interaction with Buttons in the Pause Menu that I made with the UI Builder. How to handle this problem?