Weekend Update 02/18/24 (Patreon)
Downloads
Content
This week I mostly worked on fixing the voyeur feature, which was uploaded a few days ago to the previous update. Since then I've worked on fixing and improving features for it which is available in this build.
I've set every bot to play their "standing idle" animations when they're spectating so that there isn't odd issues like Mangle leaning on an invisible counter or Foxy sitting on the floor which could occur under certain circumstances.
I've also fixed Chica, Mangle, and Bonnie's head tracking algorithm for the voyeur mode. Chica and Mangle weren't looking at the player at all and Bonnie was looking anywhere but at the player.
After this I'll be looking at adding a "Point of Interest" type of script that will give the bots the ability to look at different things of interest instead of always looking at the player's head. The complicated bit is that I want to weight the points of interest so that bots look at the player's penis more often than his head and look at the player more often than they look at the other bots. The bigger complication is Springtrap who I would like to split her attention evenly between the bots and the player. Right now the plan is to make a script that marks the body parts as a point of interest, tags them (i.e. "male face", "male genitals", "bot face", "bot boobs", etc.) and then give spectators a personality for how much they prefer each tag.