So, I am making a waiter ordering system. If you click a button, there will be an order besides it. If you click one of them more than twice, it won’t work anymore. This is my script -
So if I click one of them it will clone a text label that changes the text. It won’t work if i click one of them more than two times. It should clone it again, but it’s not working.