So I'm looking into ways of doing the visual representation a little more dynamic and I was wondering if there was a way of printing smaller images over bigger ones. Like for instance to show that an object has been picked up or that a door is opened. I see that I can update graphics on command, but I'd like to avoid story X times the same images for very minor changes.
Also and that's more an engine/programmer question, is there a way to not embed images data into the code and html?
Thanks