Replace SVG with another SVG on hover

Newbie question. How do I replace an existing source file (SVG) with another SVG from the resources panel? Not trying to trigger different timelines or scenes.

I’ve added an sample project file. Thank you.

hoverSVG.zip (15.9 KB)

Go to the Element Inspector and press the Choose… button in the Background section. It will ask to open from disk, but as long as it is the same file in the resource library it will use that one instead and you won’t end up with a duplicate file.

(I’d like to make this easier!)

Maybe a drag onto the thumbnail in inspector :wink:

Yes, exactly! (this has been a pet bug of mine and has literally been planned for every release since v2.0 but keeps getting punted out due to time/priority)