I want to instantiate blue buildings for each local player, there are 2 players in each game, and they should both see themselves on the blue side, if that’s not clear enough, I will try to organize my code a little bit then reply here.
Thanks for your feedback btw
Online multiplayer runs different applications linked to sync up, you can make the check if local player( i forget the exact syntax) and paint it blue, else paint it red
Each machine runs sepratly so it should be no problem