Limit relationship trate
Posted: Thu Aug 11, 2022 6:32 am
Hello. Is it possible to limit relations between fractions in (-100; 100) range?
I'm asking because of the only place where relationship value clamped is updating of FactionMember GUI.
That's mean I can change affinity to 999, and it stays as it until I hover mouse on Inspector of FactionMember. After that it becomes 100.
I have used ModifyAffinity and GetAffinity from DialogueSystem Integration, and it's works as I described.
If it is possible to limit, how can I change the range? (0: 100) for example.
I'm asking because of the only place where relationship value clamped is updating of FactionMember GUI.
That's mean I can change affinity to 999, and it stays as it until I hover mouse on Inspector of FactionMember. After that it becomes 100.
I have used ModifyAffinity and GetAffinity from DialogueSystem Integration, and it's works as I described.
If it is possible to limit, how can I change the range? (0: 100) for example.