Back to Browse

Unity Multiplayer Tutorial with PUN: Part 3- Shooting

8.0K views
Apr 26, 2020
13:46

In this part we use an RPC (Remote Procedure Call) to do shooting across the network. Because we only have control over the local player, the way we get your "clone" to also shoot (on the other player computer) is to use the RPC. It's a complicated but important concept that opens the door for a whole host of other behaviours across your networked game. Download the unity package for the pistol here: https://drive.google.com/open?id=1vxffXzia4ZYx5SXpdcPxoTfN53t9w2z7

Download

0 formats

No download links available.

Unity Multiplayer Tutorial with PUN: Part 3- Shooting | NatokHD