I'm currently making a multiplayer game using the Photon Engine, and so far I've had no problems until now. I made it so I could press a button and set the opacity of an object to 0, but it isn't working, it's not sending the event at all!
Nothing else in the game is broken, it already works, it has 15 events that work just fine, but if I try to do another one it just doesn't send. I know the problem isn't a max amount of events, I went into another layout and I tested 20 events and they worked fine, I can't seem to figure this out.