Hi, I have a list of random numbers, and I want to add these numbers to each other but I can't seem to figure out how to do that. I can't use the Addition Component since it adds only two numbers at a time. Can this be done without scripting?
Example:
Numbers in list: 1, 4, 2, 9, 4, 5
Result: 25
Thanks for helping
Tags: