You are viewing a potentially older version of this package.
View all versions.
EOSExt SecuritySensor
Configurable Security Sensor and Movable Sensor. Now added with text / color customization
Date uploaded | a week ago |
Version | 1.1.7 |
Download link | Inas07-EOSExt_SecuritySensor-1.1.7.zip |
Downloads | 408 |
Dependency string | Inas07-EOSExt_SecuritySensor-1.1.7 |
This mod requires the following mods to function
README
This plugin allows you to setup your own Security Sensor in your level.
If you don't know what Security Sensor
is, then go play R8D1 -> it is the red scan ubiquitous in the level, which will spawn you a tank if you walk into it.
This plugin works with plugin ExtraObjectiveSetup
, pls make sure you install that as well.
A template file will be generated in YOUR_RUNDOWN/Custom/ExtraObjectiveSetup
upon first startup after installing this plugin.
Documentation of this plugin: https://github.com/Inas-07/EOSExt_SecuritySensor/wiki
How to use:
- Toss this plugin into your
BepInEx/plugins
folder. - Start your game.
- There should me files generated in your
BepInEx/plugins/YOUR_RUNDOWN/Custom/ExtraObjectiveSetup
- Explore those generated stuff.
- If you need examples, take ones from my rundown
LEGACY
. - Supports Partial Data.
- Supports
AWO
.
CHANGELOG
1.1.7
- Sensor color and display text are now customizable.
- Updated documentation accordingly.
- NOTE: update
ExtraObjectiveSetup
to enable the customization.
1.1.6
- Optimized state-sync and trigger mechanism
1.1.5
- Optimized Setup of T-sensor, making it less probable of being permanently halted.
1.1.4
- Updated asset bundle to latest game version.
1.1.3
- Minor optimization on T-sensor configuration.
1.1.2 [Bug fix]
- Fixed: disabled movable sensor could still be triggered.
1.1.1
- Fixed typo.
1.1.0
- Added movable sensor (T-sensor) implementation.
- Updated documentation accordingly.
1.0.2
- Fixed: miscellaneous issues caused by poor sync management.
- Note: Movable Security Sensor is implemented in this version, but unreleased in this version - awaiting further testing.
1.0.1
Miscellaneous bug fix
1.0.0
Initial release