Hi all. I got a little error in the menu section. When run on the menu the error appears accesses none trying to read. But if it is run at level 1 the error does not appear. How do I call the thirdperson character on the menu so that it doesn’t error again or is there another way. thanks.
The node that says “Get all actors of class” isn’t finding any SGCharacters, so it’s returning an empty array. There could be many reasons for this, it’s tough to say without seeing the full blueprint and where this function is being called.