first request appears simple, but I'm stuck:
I want to close her mouth.
First approach was by her.jawAngleTarget = her.closedJawAngleTarget; didn't work
next I tried her.head.neck.swallow(); also didn't work
finally her.swallowSequence.build = random numbers; same result
since I have no idea where to go next, I come to you people. maybe someone can help me/point me in the right direction.
oh and I want to open/close it, so it should be dynamic ;)
I want to close her mouth.
First approach was by her.jawAngleTarget = her.closedJawAngleTarget; didn't work
next I tried her.head.neck.swallow(); also didn't work
finally her.swallowSequence.build = random numbers; same result
since I have no idea where to go next, I come to you people. maybe someone can help me/point me in the right direction.
oh and I want to open/close it, so it should be dynamic ;)