A few days ago, a new feature landed in ScummVM.

The new feature allows displaying interactive hotspot markers in games.

When enabled, users can press a configurable key (default 'h') to show visual markers at clickable locations, with optional text labels showing object names.

The new feature needs to be implemented for each engine separately, so don't hold your breath for too long.

If you want to read all the gory details, check out the PR!

https://github.com/scummvm/scummvm/pull/7135

#retrogaming