Best Way To Spawn Projectile On Fire in Multiplayer

Hi everyone. I’m Marco and I wanna know yours concepts about spawn projectile in multiplayer games.

I already have made a script and It works fine. But maybe there are some other ways to do that, maybe better than mine.

Basically I trace shot line ON CLIENT, send the info to the server which spawn projectile ON SERVER towards the hit point. The projectile spawned on server is visible to all.

Right? Do you know other ways?

Please, just write something