Breakables
Highlights breakable objects on the map โ soul crates, gold statues, idols and Rem's tunnel โ with a marker, name, soul value and distance.
Menu locationโ
Visual โ Breakables
What it doesโ
The script draws a marker above every breakable object within Max distance and labels it. Objects that yield souls show their soul value instead of a name (for example +50), and the marker itself is highlighted in aqua on top of the category color. Each category of object can be toggled on or off separately and given its own color:
- Crates โ crates (including soul crates);
- Statues โ gold statues;
- Idols โ idols;
- Rem's tunnel โ Rem's tunnel (a passthrough wall).
The Show Name option draws the object name (or soul value) above the marker, and Show distance draws the distance below the marker; the two work independently of each other.
Settingsโ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | Off | Enables/disables highlighting of soul crates, gold statues, idols, Sinner's Sacrifice and Rem's tunnel. |
| Show Name | Toggle | On | Draws the object name and soul value above the marker. |
| Show distance | Toggle | Off | Draws the distance below the marker. Works on its own. |
| Max distance | Slider | 45 | Maximum distance at which markers are shown (in meters). Range: 10โ120. |
| Crates | Toggle | On | Shows crate markers (including soul crates). |
| Crate color | Color picker | Beige | Color of crate markers. |
| Statues | Toggle | On | Shows gold statue markers. |
| Statue color | Color picker | Orange-gold | Color of statue markers. |
| Idols | Toggle | On | Shows idol markers. |
| Idol color | Color picker | Purple | Color of idol markers. |
| Rem's tunnel | Toggle | On | Shows the Rem's tunnel (passthrough wall) marker. |
| Tunnel color | Color picker | Cyan | Color of the tunnel marker. |
| Text color | Color picker | White | Color of the distance text below the marker. |