roldoi1911 Posted May 9 Posted May 9 According to google, altmer are 1.08 scale by default. Matched rescaling for sexlab doesn’t seem to work on altmer. While being taller is pretty cool, it makes most animations awkward, unless i want men to sport foot longs as standard. And having to adjust all SOS positions just for one race is a bit much. so is there a mod to adjust the high elves during sex
traison Posted May 9 Posted May 9 This is not a thing in SL. The PrepareActor function in sslActorAlias does not filter by races before normalizing actor scale to 1.0. You have something else messing with actor height or SL itself. Keep in mind that SL does not undo NiOverride scaling such as leg length or leg to body ratios; nor does it undo RM body morphs. If your SL scripts are all unmodified and you have no other mod applying scaling or morphs, then add a Debug.Notification to the PrepareActor function next to the SetScale call that passes the ActorScale variable.
roldoi1911 Posted May 9 Author Posted May 9 11 hours ago, traison said: This is not a thing in SL. The PrepareActor function in sslActorAlias does not filter by races before normalizing actor scale to 1.0. You have something else messing with actor height or SL itself. Keep in mind that SL does not undo NiOverride scaling such as leg length or leg to body ratios; nor does it undo RM body morphs. If your SL scripts are all unmodified and you have no other mod applying scaling or morphs, then add a Debug.Notification to the PrepareActor function next to the SetScale call that passes the ActorScale variable. Oh the even height option is greyed out in my SL MCM.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now