Maybe just a habit from C++, but I try to avoid static globals for thread safety reasons. I guess blueprints aren’t multithreaded though.
Thanks! I’ll look into its temp variable.
Maybe just a habit from C++, but I try to avoid static globals for thread safety reasons. I guess blueprints aren’t multithreaded though.
Thanks! I’ll look into its temp variable.