Hello !
I want a Scale up effect to happen when the mouse cursor is over one instance of an object.
But whenever I create multiple objects on runtime, the cursor makes every instance scale up at the same time, and not only the one with the cursor on it.
How can I solve this ?
For context, the object is a panel (with dialogue in it), and the multiple instances represent the different dialogue choices the player has.
Thanks for your help !!