Zaggy1024 / LC_OpenBodyCams

An open-source mod for Lethal Company to add a body/head camera that is displayed on the bottom right monitor in the ship, with the goal of appearing almost identical to the player's actual perspective while providing good performance.
https://thunderstore.io/c/lethal-company/p/Zaggy1024/OpenBodyCams/
MIT License
10 stars 1 forks source link

[Request] Config option to indicate "disabled cams" #38

Closed ajsglist closed 1 week ago

ajsglist commented 4 months ago

We've been trying to use the "disable cams on ship" option to keep resource usage down for our players with weaker computers. One common concern, however, is that the bodycam shutoff is pretty jarring when cycling through players. It's also a bit weird for a monitor to simply be blank.

We would love if there was a config option to display some sort of message about the disconnected bodycam or the on-ship location of the target.

It would be even more amazing if the monitor texture is configurable and can be pointed to a custom texture (similar to LethalPosters, CustomPaintings, CustomDeathAudio implementations)

Thanks for the consideration

ajsglist commented 1 week ago

This seems to more-or-less have been addressed with the recent update, so I'm going to close this one out :)

Zaggy1024 commented 1 week ago

Ah, thanks for closing this out. I actually thought I had replied to this before, so sorry that I actually never did.

I kinda had this at the back of my mind for a long time, but the unreadability of the ship upgrade really pushed me to figure out how to do the overlay. Had I actually remembered to reply here, I would've mentioned that it's deceptively complicated to implement, but thankfully I found a satisfactory way to do so after a lot of thinking off and on about it.

Since you also mentioned adding images to use as a placeholder, feel free to file an issue for that if you still would like to see it implemented.