Hi guys, i want to create local multiplayer game with 2 screens , but i can’t control the second player.What should I do next ?
from a PlayerController, use the Possess Node and plug the new Pawn into it (return pin from Create Player node).