What should I use instead of “get player controller” to make a Multiplayer game (Top Down Game Unreal Engine)
问题 Earlier in the day i figured out why my game doesn't work on multiplayer. The reason is that I use the "get player controller" which gives me the index 0 so i can't work. But i use this to get location where my player has to look at (for the get hit result under cursor) and I also use that for make spawn the projectile that my player launch. Do you have an idea of what i could use to make my game work on multiplayer. Here are 2 screen. Let me know if you need some other informations. event to