You are viewing a potentially older version of this package. View all versions.
WaterGun-WaterGunLib-1.2.0 icon

WaterGunLib

My personal library

Date uploaded 6 days ago
Version 1.2.0
Download link WaterGun-WaterGunLib-1.2.0.zip
Downloads 1191
Dependency string WaterGun-WaterGunLib-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

About

Created most likely only for MonesMonesowicz but might be used by other creators

Features

TeleportTarget.cs

  • Allows teleporting local PlayerControllerB to a desired destination + Customizing sounds

ToxicGas.cs

  • Allows creating a damage per delay collider with customizable DeathAnimation, DeathType, Delay, Damage

DetonatorItem.cs

  • Allows creating an item which explodes a desired object automaticly disapears after use and disapears in orbit

PowerGenerator.cs

  • Allows creating a generator like in wesley's moons (Asteroid-13) + an option to allow fail which deals damage

CHANGELOG

1.2.0

  • Added DetonatorItem.cs

1.1.0

  • Fixed for v73

  • Added PowerGenerator.cs

1.0.1

  • Fixed TeleportTarget being executed only on client

1.0.0

  • Mod released.