very small mod that implements the custom crosshair i made for my unreleased Nutcracker Massacre mod. the crosshair is a simple unity ui sprite that i stole from the in-game assets (as shown in the mod icon) and changes color depending on what you're looking at. if anything goes wrong ping me in the Unofficial Lethal Company Community or DM me on discord @swaggies.
| Color | Description |
|---|---|
| Green | Grabbable object (items and scrap) |
| Aqua | Interactable object (such as the ship lever) |
| Dark Aqua | Disabled interactable object (such as a locked door) |
| Red | Killable enemy |
| Dark Red | Invinicible enemy |
| Gray | surface within reach distance |
| White | default color |
please note that the red highlighting doesnt indicate that you can reach the enemy with a weapon, it only means the enemy is within your grabbing distance
in the mod's config you can enable custom tooltips which overwrites and colors the little text that appears under your crosshair based on context. by default this is off.
tooltips that provide an advantage over vanilla clients (such as showing enemy HP) can be disabled by changing the "Enable CSA Tooltips" option in the config.
should support every version of lethal from 35 onward. completely client-sided. this will potentially conflict with mods that change the crosshair but will likely overwrite it and should be generally fine, idk though i havent tested. :3