Unity Carousel Menu · By MisoStudio
Can I define an OnClick event for the added buttons before I start the whole app?
If I understand your question correctly, the button is being instantiated from a prefab, so you can modify the button prefab to suit your needs
Let me know if that's not the case
Thanks
It has OnClick() event already
Hello, thanks you for your answer.
I did not see OnBtnDown, I focused on CarousellControler. This is the way to go.