Why aren't these functions returning the same value? I'm trying to better organize my blueprints by moving certain things into functions but if the behavior changes when I use local variables then I have to use a global variable an it's not as clean as I'd like it to be.
video showing the behavior of the bp.
https://youtu.be/Cp9rs4RU8MI
Comment