Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, I am really loving this Model but am running into a tiny problem. I am able to upload just fine, all of the toggles work fine as well. The issue at hand here is this. When I run in-game or walk backward, the back of her hair blocks my view. Ive messed with the colliders and tried tweaking the Physbones, but nothing seems to be fixing it. I understand that this may seem nitpicky, totally is lol, but it's just a tad annoying. If anyone has had these issues and knows of a way to fix it, I would greatly appreciate the help.

try adding some polar limits on the offending strands of the hair that cross through your vision ^>^  thats the best I got for ya, that or adding the head chop component to your hair might help

Thanks for the tip I used the head chop component and it fixed it for me.

np ! happy to hep

Update on the Hair blocking the viewpoint. I was able to fix it by adding the VRC head chop script to the "victoria'shair" object in the avatar root. In the script's settings, click on add elements, drag the hair root into the script, and then upload. I have a theory as to why this is happening. the hair is attached via parent constraints and the game dodsnt know to shrink the hair along side the head. I hope other will find this useful!!