How can you make the reset button pressable, but doesn't do anything?

Instead of false you can also pass a BindableEvent as the second parameter to implement your own code to run when the reset button is used. Using false should just disable it.

8 Likes