Overlays

Updated 4 days ago

Example Overlays

Basic Template

A very simple overlay with detailed comments. If you are interested in building an overlay, start here.

TNH Score Log

A Take and Hold focused overlay that uses all the information currently exposed by H3Status.
Featuring a score counter, hold progress, and icons for every ammo type in the game.

Preview Image

Direct URL: tnh.overlays.bacur.xyz
Download: DownGit

TNH Encryption Timer

A Take and Hold focused overlay that tracks time and score while clearing encryption nodes.
Automatically hides itself when not in use.

Preview Image

Direct URL: encryption.overlays.bacur.xyz
Download: DownGit

TNH Score Breakdown by Quilavad

An extension to TNHScoreLog that records and displays a detailed score breakdown upon run completion.
Also includes audio cues that play when score bonuses are lost.
To Install: follow the instructions on the overlay homepage.

Download: DownGit

Usage

In OBS

  1. Create a new Browser Source.
  2. Add the overlay URL to the source.
    • If downloading, check Local file and select index.html.
  3. Set the Width and Height. A minimum of 400x250 is recommended.
  4. To restart the connection, enable Refresh browser when scene becomes active, then hide/show the source.

Configuring

If you download the overlay, you may configure it directly from config.js. The changes will be applied when the overlay is refreshed.

If using the direct URL, you may add any value in config.js to the URL. For example, to hide the Ammo Panel and make the Event Log longer, you can use the following URL:
tnh.overlays.bacur.xyz?showAmmoPanel=false&eventLogLength=12