StressLevelZero / MarrowSDK-Legacy

MIT License
288 stars 39 forks source link

invisible avatar only while looking up #51

Closed SushiiSlobby closed 1 year ago

SushiiSlobby commented 1 year ago

Having problems with the avatar culling while looking up. Works fine in the mirror / while looking down, but when doing arm movements / looking anywhere but down the avatar goes invisible. The gizmos are as snug as they can be (excluding the back since it would not fit even at max) and I already tried moving the eyecenteroverride in between the eyes and a distance in front of the eyes.

Greased-Scotsman commented 1 year ago

Are the gizmos that define the shape of the avatar (the ellipses and handles that show up when you toggle the Edit Body button) properly fit to the entire avatar? If these are not snugly fit to the avatar's form, you will encounter visual clipping issues. Also make sure that the Head Top line (thin green line) is properly at the top of your avatar's head. This can be adjusted with the Avatar Script -> Advanced Settings -> Head -> Head Top slider.

Example:

image

SushiiSlobby commented 1 year ago

Yes, except the back of the waist is misaligned because it's at the max it can be.

image