![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | TAT Games |
Guys i don’t understand but for no reason the buttons in my game are no more getting pressed i thought maybe it was the version that had the problem and switched to 3.5.1 (i use 3.5.2) but it still did not work then i closed the project and opened another and tested it’s own buttons which of course worked and still for no reason do i understand why this project’s own isn’t
pls guys any help will be appreciated i rarely have time to work on my game, and when i have it just no good to waste it looking for and fixing bugs
Thanks guys
Hard to say without a project to look at. My first guess is that you have some invisible control node “above” your buttons that is preventing press events from reaching them.
jgodfrey | 2023-03-29 13:25
I’m thinking the same as jgodfrey, try disabling Mouse > Filter on all your Control nodes (except your buttons), and see it this fixes the issue.
Joel Gomes da Silva | 2023-03-30 13:33