Hey C3! Happy New Year's Eve eve!
Trying to put a condition that will allow the actions to apply to a select set of sprites that have the relevant frames displayed. However I'm not having much luck.
Ideally I want the mouse-over to work on the sprites that have a corresponding JSON entry that matches the frame. Otherwise, the mouse-over shouldn't do anything.
This is my latest attempt. I've tried not equal to and also equal to. Wasn't sure if the & could be used. Any help would be very appreciated! Thanks all.