overfirec-ExitPointer icon

ExitPointer

A ExitPointer to point the exit and fire exit(client-side)

Last updated 2 weeks ago
Total downloads 1747
Total rating 0 
Categories Mods Misc BepInEx Client-side Server-side Tweaks & Quality Of Life
Dependency string overfirec-ExitPointer-1.1.0
Dependants 1 other package depends on this package

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

ExitPointer

Displays an image to help you find the exit after you enter the building.
显示一个图片指示器,帮你找到正门和后门的位置

Features


Displays two markers pointing to the main entrance and back door after you enter the building.
在你进入建筑后,在屏幕上显示两个指示器,分别指示正门和侧门

How to use


  • Install BepInEx.
    安装BepInEx

  • Launch the game to let it automatically create the BepInEx folder (if this is your first time using BepInEx).
    如果你是第一次用BepInEx,启动游戏,让游戏自动生成mod文件夹

  • Drop ExitPointer.dll into the BepInEx/plugins folder.
    ExitPointer.dll丢进BepInEx/plugins文件夹

  • Then you can start enjoying the game!
    然后你就可以开始愉快的捡垃圾了

Notes


  • This mod is my first project after learning C# (yes, first project, not just the first mod), so the code might be quite messy. If you have any suggestions, feel free to open an issue or PR.
    这是我的第一个C#项目(是的,第一个项目,而不是第一个mod,第一次使用C#真正的做一个东西),所以代码可能会很灾难.如果有bug,欢迎去github提出issue

  • To be honest, this mod somewhat reduces the difficulty of the game, which I feel goes against the original intent, as this is supposed to be a maze game. The initial idea was actually meant for designing reverse teleportation.
    说实话,这个mod会在一定程度上降低游戏难度,我觉得会在一定程度上破坏游戏体验,其实做这个mod的初衷是为了逆向传送

  • It may not be compatible with the Mimics mod or third-party maps, as it hasn't been tested.
    可能和假门mod或者某些第三方地图不兼容,我没有测试过。