I would like to make a non-player object only seen by one player and wonder if anyone know how to do that?
They way i will try to make it is to put a trigger on the scene and if a player drag age object and fire of an OnTriggerEnter2D i want that to trigger so only the player dragging can see the object.
Is this possible?