- Home /
2D Camera and Buttons UI for Local Player
Good Morning! The game has some buttons and camera of my 2D game, but for the network, they do not work properly. I would like the camera to focus on each local player, and that the buttons that are on the main, could have their Player variables completed by the local player, so that each player could see his character and when he clicks on the buttons execute functions for each player . I tried several ways, even putting the UI inside the player, but button overlap occurs. Anyway, I need tips, aids, whatever, to be able to infer the Local player in the UI. Thank you very much, Zeran.
Your answer
Follow this Question
Related Questions
Multiplayer| Attaching camera to player (if i am the owner 1 Answer
2D Orthographic Main Camera and UI 0 Answers
Unity 2D not rendering images in Canvas 1 Answer
How to network a game for two players? 0 Answers
Check if a player has Network View 0 Answers