Item highlighting

Hi everyone,

Quick question, does anyone know whether highlighting chests and other objects with which you can interact (doors, breakable walls, etc) fall under the engine or if it could be done by a mod?

I’m interested in either a mod that does this or implementing it myself, if it is doable.

It is possible via mods.

You could for example add a small glow effect to every of these by adding a script that spawns it at the same location as the object is or by attaching the effect to a mesh etc.

You also could overwork their textures to be more obvious, like more bright than other things.