FYI, GetPlayerCharacter(0)
always returns the local player. Even in multiplayer. So it’s fine. The only exception to this is split-screen, where you have multiple player controllers locally.
FYI, GetPlayerCharacter(0)
always returns the local player. Even in multiplayer. So it’s fine. The only exception to this is split-screen, where you have multiple player controllers locally.