Hello, I am getting the error has no receiver! Are you missing a component? . I had this issue before and figured it out but I can’t remember how I done it. So hoping for some help.
I have a canvas element with an image attached, on that I have a script for fading the image.
I also have a player and an animation attached, on the animation I have an event, the event using the fading script, and calls a function on that script. The animation plays but when it gets to the event, I get that error. Does anyone possibly know what the error could be, I have tried googling it, but most of the answers are telling to attach the script, which I have done