You are viewing a potentially older version of this package.
View all versions.
PEAKTrails
Client-sided mod that adds real-time trails for all players!
| Date uploaded | 9 months ago |
| Version | 1.0.0 |
| Download link | darmuh-PEAKTrails-1.0.0.zip |
| Downloads | 1005 |
| Dependency string | darmuh-PEAKTrails-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
PEAKTrails
- Client-sided mod that adds real-time trails for all players!
- Trail settings and other options are provided via a configuration file.
- Configurations can be updated while in-game using ModConfig

Trails For All!
- Whether your whole lobby has this mod or just you, all players (from your perspective) will have trails!
- Your own trail can be enabled or disabled (locally) via the
Show Self Trailconfiguration item. - Trail Width & Length can be configured via the
Trail WidthandTrail Lengthconfiguration items. - Each trail will match it's player's color as shown below

Visibility Controls
- If you'd like the ability to toggle the visibility of all trails with a keybind, enable the
Add Visibility Controlconfiguration item! - When the
Visibility Toggle Keyis pressed, trails will be shown or hidden depending on their current status. - The
Visibility Press Delayconfiguration item determines how long after a key press the game will wait until listening for the next key press.

Compatibility:
- This mod is fully compatible with all additional colors mods.
- When using SkinColorSliders, your trail will match the color of your HEAD.
CHANGELOG
PEAKTrails Changelog
1.1.3 (Roots Update)
- Recompiled for latest version of game (1.42.a)
1.1.2
- Changed ToggleKey configuration item to generate a list of valid strings to be used as acceptable values.
- Once ModConfig updates, this will behave as a drop-down in-game
1.1.1
- Fixed trail toggle visibility not working for all players.
- Removed HTML from readme. Previews that were previously displayed via html can now be found in a separate page.
- Made a config item more readable in code, thanks Robyn for the tip :)
1.1.0
- Added more trail customization configuration options:
- Replaced
Trail WidthwithTrail Start WidthandTrail End Widthto allow more customization of trail. - Added trail transparency configuration items
Trail Start AlphaandTrail End Alpha
- Replaced
- Added more visibility control configuration options:
- Replaced
Add Visibility ControlwithVisbility Settingto specify what behavior you wish to control trail visibility. - Added
Visibility Toggle Actionfor valid actions to show/hide the trail when using an action-based Visbility Setting. - Added
Visibility Toggle Itemfor selecting your item used to show the trail when using an item-based Visbility Setting.
- Replaced
1.0.0
- Initial Release