Valheim

File information

Last updated

Original upload

Created by

MarcoPogo

Uploaded by

MarcoPogo

Virus scan

Safe to use

About this mod

A fully-configurable dynamic pixelated transparent sail to see where you are going. With Toggle HotKey.

Requirements
Permissions and credits
Changelogs
Dynamically replace the sail textures with semi-transparent pixelated textures.

The texture is only replaced when the sail is active (Speed 2 & 3).

Fully client-side.

Compatible with ValheimRAFT!

Use the Configuration hotkey (default F1) to choose the settings. The texture will be updated dynamically, so play around to choose your favorite look.

Configuration options:
    Modulo: Sail Transparency Dithering Mask Modulo (default: 4)
    X: Sail Transparency Dithering Mask X Increment (default: 2)
    Y: Sail Transparency Dithering Mask Y Increment (default: 1)
    When should the sails be transparent
     - Steering: Only when steering the boat
     - CurrentBoat: Only for the boat you are currently on
     - AllBoats: All boats
    Hotkey: HotKey to toggle the transparent texture (Default: H) (Change requires external config change or restart! Uses the KeyCode enum: https://docs.unity3d.com/ScriptReference/KeyCode.html)
    Hotkey toggle default: Default state of the toggle when starting Valheim. (Default true)

Source available on GitHub: https://github.com/MathiasDecrock/ValheimMods/tree/master/TransparentSails
All contributions are welcome!