I want to be able to set my “PlayerClassToSpawn” variable to a different Player on a button press.
However, the problem is when I use this variable in the class slot in the Spawn actor from class node, I cant use the return value anymore in the possess node.
Why is this? and how do I get around this problem?