Mod Where NPCs Recognize Proximity-Activated Doors?
Normally NPCs are not able to navigate through closed doors that have any kind of input connection, even if one of those inputs is a proximity sensor that would open the door for them. I was thinking about making a mod that solves this issue. I know nothing about StarBound's Lua API, nor do I have much experience with Lua itself, but learning is fun so I would like to try. Also, I've looked at the code for doors and pathing and how they interact and it looks as simple as changing a few flags if the door is wired correctly, so this might be easier than I think.
Most importantly, does a mod like this already exist? I don't want to waste time making a duplicate mod for no reason. If not, is there actually demand for a mod that does this? I specifically want this I can make a colony with KnightFall's doors while still having them be automatic.
Thanks for reading and happy space travels!