Like when i hit a tree of shoot with a gun into something.
You would spawn it using the UNET instantiate (instead of the regular instantiate),
What this does, is places it in the “network world” so the location is the same in everyones game, and gives this object a “network id” so it can be tracked by the server.