Thanks Both. My original code is in the constructor and looks like what @Shmoopy1701 is recommending though, right?
What’s the alternative to doing it out of the constructor? I could try the other way, but does that mean doing it in Begin Play? (Sorry, I’m newer to C++).