- Home /
Question by
MP_Gopani · Jul 20, 2020 at 10:06 AM ·
multiplayermultiplayer-networkingmirror
Multiplayer Game Highlight Material
Dear all,
I am developing a multiplayer game in unity 2019.4.1 and I am using Mirror. I have a player that can move around in the game scene. There are few cubes in the game scene and When I click on the cube it should highlight (highlight: Change material color to Yellow). When local player click on the cube, the cube gets highlighted but it can only seen highlighted by local player camera. Other players have standard gray color. Any idea What can I do to change, so all players can see this cube highlighted, when it is clicked by any player.
Thank you in advance.
Comment