Is fusion the best option for instantiating projectiles over the network?

Options

I am trying to develop a game where the weapon's projectile should be seen by everyone and should be using real physics (like I am trying to implement dropshots, very high angled shots and etc). I've seen the fusion projectile sample project and it seems to be this is my right choice. My question is are there other options or is this the best option I have?