SeroRonin-ItemsBounceBack icon

ItemsBounceBack

Makes equippable items bounce out of hurt/kill boxes!

Last updated 2 weeks ago
Total downloads 38313
Total rating 1 
Categories Mods Misc Items Weapons
Dependency string SeroRonin-ItemsBounceBack-1.1.0
Dependants 28 other packages depend on this package

This mod requires the following mods to function

Zehs-REPOLib-2.0.1 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 2.0.1
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

Makes equippable items bounce out of hurt/kill boxes!

A very simple mod. No more losing items for the rest of the level when your teammate knocks you off the map (does not apply to carts and item upgrades)

If you have any issues, report them to me through either the mod listing on the R.E.P.O Modding Discord or on github

Mod Compatiblity (for Developers):

By default, this mod populates a dictionary of all items, making most hotbar-equippable items bounce. The following item types are disabled by default: cart, pocket_cart, and item_upgrade.

If you want to override a custom item's behaviour, add this mod as a soft dependency and call ItemsBounceBack.TryAddBounceEntry(itemAssetName, bool) somewhere in your code (this only needs to be called once, don't put it in Update() )

If you like my mods, please consider supporting me via one of the badges below!