Skip to content

FIX(CS): Limit scale for references to TES3 values (Close #7898 )

In TESCS, the scale of a reference of gameobject is not able to be set lower than 0.5 or higher than 2.0. An identical clamp was applied in !3714 (merged) for racial height/weight, so, this just also applies it here.

Edited by Dave Corley

Merge request reports