SSTU - Shadow Space Technologies Unlimited

SSTU - Shadow Space Technologies Unlimited

98.5k Downloads

SSTUModelConstraint - Look constraint has some major-axis rotation that needs solved

shadowmage45 opened this issue ยท 1 comments

commented

This might be solved by 'caching' the 'up' vector for the constrained object, and using that as the up-vector for the look-at method input.
Would require actually caching the local rotation offset from the parent part, and using the parent parts current rotation + offset as the current 'up' vector direction.

commented

Fixed in dev... things are no longer spinning randomly.