0 votes

Ok so, This question has been asked a lot as I've seen, but nothing works for me,
I want to disable a button and I don't know how. Help will be apreciated

Godot version 3.4.4
in Engine by (24 points)

1 Answer

+1 vote

This should do:
button.disabled = true

by (1,111 points)

Thanks a lot, this worked :3

Thanks a lot, this worked :3

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.