Hello, I’m currently working on a project where whenever a button is pressed it becomes hidden and a new button is shown. The thing is that I can create a function that will hide the button but am unable to add it into the button. Any thoughts or suggestions?
Is there a way to add an onRelease event function after creating the button or is that not possible?