RODINA

Line of Sight progress on Dev Branch

Work on the Robot Babies begins in earnest! Since the vote wrapped up, I’ve begun implementing basic NPC features, like Line of Sight. This is one of the game systems that figures out what the character is capable of seeing.

RobotLOS

If you’d like to see progress, check out the dev branch on Steam and type “MakeRobot()” into the console to create a dummy robot character. Now every character (including the player) will get a white “vision cone” showing what you can see. The system will also show the lines of sight between the character’s eyes and the various objects in their room. Green means they can see it, red means that they can’t!

The system isn’t perfect by a long stretch, but I think it should be fine for what these babies are going to need to do!