EnemyCountOverlay
Shows the current enemy count by enemy name in the bottom-right corner.Enemy Count Overlay
A client-side R.E.P.O. mod that displays the current number of spawned enemies in the bottom-right corner of the screen.
Features
- Shows enemy names and counts
- Displays the overlay in the bottom-right corner
- No background box
- Hidden in menu, lobby, and shop scenes
- Toggle overlay with F8
- Debug enemy component output with F9
Controls
- F8: Toggle overlay
- F9: Dump enemy-like component types to the BepInEx log
Notes
This mod only displays enemies that currently exist in the loaded scene.
It does not show every enemy that can possibly spawn on the current level.
Enemy names are normalized to commonly used R.E.P.O. monster names where possible.
Configuration
After launching the game once, a config file will be generated at:
BepInEx/config/lata.repo.enemycountoverlay.cfg
You can change font size, position, scan interval, and detection settings there.
