I’m trying to do an Support normalization system (so the all array children in a single variable combined never go above 100%). Now i know this looks like a bad way to do this and extremely repetetive (This goes up to ID17 btw) so this is why i’m asking this because i want to know if there is a more efficient way to handle stuff like this. this is just one snippet of event sheet but there much more that mosly deal handling multiple ID’s (separate objects) and all the array children in them. i do have all ID’s in a single group btw in case you wanted to ask.
TLDR: i need a more efficient way to handle stuff like this