When I use the NetworkTransform module attached to the GameObject all works well but when i use this script instead, the object returns to position 0,0, were it was spawned after drag.
Here is the code i use (from a tutorial):
Why is the GameObject return to 0,0 position
Here is the code i use (from a tutorial):
Code (CSharp):