Creating a common element that moves
Hi, how could I create a "common" element for every client that gets connected? For example, I want a gameobject that moves from position A to position B (and so forth) and, every client that connects, sees the gameobject moving in sync.