How to manually sync animations (if you downloaded an asset bundle, etc)

Options

I just set up an RPC and pass in the parameters from my PhotonView to all clients, but first you have to make sure the animator isn't null on their view so I check in the actual function itself so it won't give you any null reference errors.