This seems like it should be a 'derp' question, but I'm brand new to Construct and don't really know anything about programming, either. I'm attempting to create a point-and-click hidden object game, since I thought it would be a relatively simple way to start. Anyway, I read through lots of tutorials and forum posts and I can't find anything related to this. If someone could point me in the right direction I would appreciate the help!
For clarity, I have a background (the area the player sees) and a mouse object. I then put a sprite on a new layer, and I want that sprite to glow when I mouseover it. I've tried animations and fx, but can't get anything at all to happen when I test run the game.