TheDeadSnake / LC-Touchscreen

A LethalCompany monitor mod
0 stars 0 forks source link

[Suggestion] Config option as a terminal bought upgrade? #3

Closed SonicX8000 closed 11 months ago

SonicX8000 commented 11 months ago

I wonder if this could be a terminal bought upgrade to make the monitor have the touchscreen ability. Just for some kind of balance seeing that you can just touch doors/turrets/mines to disable/ope/close them.

TheDeadSnake commented 11 months ago

I can look into it but the mod itself does nothing you can not do using the Terminal and a simple script / macro to achieve the same actions / speed. If I implement it, I will add a config option to toggle it and have it off by default.

TheDeadSnake commented 11 months ago

After thinking about it and working on it, I ultimately scrapped it and decided to not implement the feature as it does not fit the scope of the plugin.

I have however added a possibility for other plugins to enable/disable the feature so they may integrate it if they so desire.

touchscreen.Plugin.IsActive = <true/false>