🧰 Readability: make the right thing win the first second
A player enters a dark room.
There’s an enemy rushing from the right.
A red explosive barrel stands near the left wall.
The exit door is at the back.
Loot is glowing on the floor.
If all 4 things fight for attention at once, the scene feels messy.
Not hard. Messy.
✅ Good readability means this order is clear:
first thing I notice → second thing → background
In this scene, maybe the correct order is:
- enemy first
- barrel second
- exit third
- loot last
That order is built with 4 tools:
1) Silhouette
Important things need a shape the player reads instantly.
2) Contrast
One thing should pop first through light, color, size, or motion.
3) Cues
A flash, glow, sound, or movement tells the player what matters now.
4) Hierarchy
Not everything should scream.
The screen needs priorities.
⚠️ Common mistake:
Adding more markers instead of making one signal stronger.
🧪 Do this now:
Take one screenshot from your game.
Circle the first thing the player should notice.
If it doesn’t win in one second, fix readability before adding hints.
Creator has disabled comments for this post.