Modathon

Heartbeat Sensor Framework - ESPless Mod

Link copied to clipboard
Heartbeat Sensor Framework - ESPless mod for Fallout: New Vegas
Latest13 Feb 2026
Uploaded27 Jan 2026
Version1.1.0
189.61 KB
Total Files Sizes
0
Unique DLs
0
Total DLs
1
Total Files

Heartbeat Sensor Framework

File Size189.61 KB
Game Image for Fallout: New Vegas
4
Weapons


ESPless framework allowing mod authors to add working heartbeat sensors to their weapons.


The following mods utilize Heartbeat Sensor Framework:

Another Millenia


The Heartbeat Sensor Framework enables functional heartbeat sensors without additional scripting.

Once you add the required mesh blocks and a configuration file, the framework handles the rest.

This tutorial covers the steps to add support for your weapon.

Please refer to the example files in the Miscellaneous download section for reference.


WEAPON MESH

The heartbeat sensor screen mesh requires two specific blocks:

HeartbeatFramework:0 - Uses BSShaderNoLightingProperty; acts as the UI projection surface.

HeartbeatFramework:1 - Uses BSShaderPPLightingProperty; offset slightly behind the main screen, acts as a background.

Optional: Add a third block offset in front of the screen for a glass layer.


WEAPON CONFIG

Place an INI file named after your weapon's EditorID in the Config/HeartbeatFramework folder.

This file enables the heartbeat sensor and allows for configuration on a per-weapon basis:


SETTINGS

Update Rate - How often the sensor will "ping" actors.

Brightness - Brightness of the screen.

Corpse Icons - Toggles the display of icons for deceased actors.

Height Indicator - Toggle visual indicators for actor elevation relative to the player.

Main Texture - Custom texture assigned to the main heartbeat sensor element.

Actor Texture - Custom texture assigned to actor icons.

Sound - Custom sound that plays on sensor update.


ADDITIONAL QUESTIONS

Leave a commend or message me on Discord @Stentorious.


xNVSE 6.4.0+

JIP LN NVSE

JohnnyGuitar NVSE

ShowOff xNVSE

User Interface Organizer


Installs like any other mod, manually or using a mod manager.

Overwrite any mods including the same files.



Instructions

Installs like any other mod, manually or using a mod manager.

Overwrite any mods including the same files.


Permissions and credits

No permissions have been set

Heartbeat Sensor Framework

Type: Main
Date uploaded27 Jan 2026
File Size189.61 KB
Unique DLs0
Total DLs0
Version1.1.0

ESPless framework allowing mod authors to add working heartbeat sensors to their weapons.