Hi guys,
I’m trying to create a simple mp game to understand the logics. I’m stuck trying to get a reference to a player that is not the one I’m controlling. Just so you guys understand the logics of what I’m trying to do, imagine that you have an arrow in each player and you want the arrow on player 1 point to player 2 and vice versa. Kind of like a radar system that shows where the other player is.
Here’s what I have for now:
https://dl.dropboxusercontent.com/u/2739873/answerhub_ue4_001.png
Thanks in advance.