You are viewing a potentially older version of this package. View all versions.
JereKuusela-Smoke_Collision-1.5.0 icon

Smoke Collision

Allows smoke to pass through iron cage floors and other similar structures. Also allows changing the smoke size.

Date uploaded a year ago
Version 1.5.0
Download link JereKuusela-Smoke_Collision-1.5.0.zip
Downloads 6006
Dependency string JereKuusela-Smoke_Collision-1.5.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2200 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2200

README

Smoke collision

Makes the smoke ignore certain structures. Also allows changing the smoke size and properties.

Install on the client (modding guide).

Install on the server if want to sync the config.

Configuration

The config file has a list of object ids that are ignored by the smoke. Check here for object ids.

By default following structures let the smoke pass:

  • Cage Floor 1x1
  • Cage Floor 2x2
  • Cage Wall 1x1
  • Cage Wall 2x2
  • Carved Darkwood divider
  • Iron gate
  • Wood ladder
  • Wood stair

There are also settings to change smoke properties:

  • Collider size multiplier (default 1): Affects only the collider size.
  • Fade time (default 2): Seconds to disappear after max amount or max duration.
  • Force (default 2): Multiplies acceleration (how quickly target velocity is reached).
  • Max amount (default 100): Maximum amount of smoke.
  • Max duration (default 60): Seconds until starting to fade.
  • Random horizontal velocity (default 0.15): Random horizontal velocity.
  • Smoke size multiplier (default 1): Affects both visual and the collider size.
  • Vertical velocity (default 0.75): Maximum vertical velocity.

Other setings:

  • Required space (default 0.5): Clear space needed above fireplaces (meters). 0 disables the check.

Sources: GitHub

Donations: Buy me a computer

Changelog

  • v1.5

    • Adds a new setting "Required space" to change how much free space is needed above fireplaces.
    • Fixes ignored objects being included in the required space check.
  • v1.4

    • Fixes the black screen.
  • v1.3

    • Fixes some object ids not working.
  • v1.2

    • Adds settings for max amount, max duration, fade time, force, vertical velocity and horizontal velocity.
    • Changes all smoke to disappear when changing settings.
    • Changes the GUID.
  • v1.1

    • Adds new settings for changing the smoke size.
  • v1.0

    • Initial release.

CHANGELOG

  • v1.8

    • Fixed for the new update.
  • v1.7

    • Fixed for the new update.
  • v1.6

    • Updated for the new game version.
  • v1.5

    • Adds a new setting "Required space" to change how much free space is needed above fireplaces.
    • Fixes ignored objects being included in the required space check.
  • v1.4

    • Fixes the black screen.