The warning message is because you are trying to cast a PlayerController into a Character (never gonna happen)…
But, the solution is very simple! Just replace the “Get Player Controller” node with a “Get Player Pawn” node.
Hope this helps!
The warning message is because you are trying to cast a PlayerController into a Character (never gonna happen)…
But, the solution is very simple! Just replace the “Get Player Controller” node with a “Get Player Pawn” node.
Hope this helps!