Hello!
In Zombie Runner, I am finding the player controller conflicting with the UI.
Here is a video that demonstrates the problem: https://www.youtube.com/watch?v=6YGjL-O1gpo
As you can see, when I attempt to click the “play again” button, the gun shoots. I have the play again button all set up and tested; meaning, it works without the player.
The player prefab is the “Starter Assets - First Person Character Controller” from Unity. Using Unity 2021.3.0f1 LTS
I am unsure on how to fix this, any help would be appreciated!