You are viewing a potentially older version of this package. View all versions.
VeeModding-ItemMotionSensor-1.0.2 icon

ItemMotionSensor

Adds a new motion sensor item to the game

Date uploaded 5 days ago
Version 1.0.2
Download link VeeModding-ItemMotionSensor-1.0.2.zip
Downloads 3003
Dependency string VeeModding-ItemMotionSensor-1.0.2

This mod requires the following mods to function

Zehs-REPOLib-2.0.0 icon
Zehs-REPOLib

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

Preferred version: 2.0.0

README

REPO Motion Sensor Mod

A simple mod for R.E.P.O. that adds a motion sensor item. Place it on the ground and it will make a sound when an enemy gets close.

This mod was created for the April 2025 R.E.P.O. ModJam: https://discord.gg/vPJtKhYAFe


Prerequisites

Requires:

  • BepInExPack for R.E.P.O.
  • REPOLib

CHANGELOG

v1.0.2

  • Fixed bug where sound is only made on the host's side
    • I am aware of the bug where the lighting doesn't work right and am working on it
  • Added a config to enable/disable developer logging (not really useful unless sound doesnt play for you)

v1.0.1

  • Added important information about the ModJam into the readme

v1.0.0

  • Initial release