I need a feature where I can change a characters Scaling per room, not every character, but an individual character. Can this be done?
JD
You can use SetAreaScaling to dynamically change the scaling levels of any walkable area. Then you can use SetCharacterProperty to allow each individual character to ignore (or not) said scaling levels.