PUN Multiplayer Add-on for Opsive Character Controllers v2

by [email protected]

The PUN Multiplayer Add-On synchronizes any of the Opsive character controllers with Photon PUN 2. Any single player character controller feature can be synchronized over the network with this add-on.

For more detail this asset from the Unity Asset Store: Click Here

This is a paid asset, but now you can download the “PUN Multiplayer Add-on for Opsive Character Controllers” for FREE, Please keep in mind this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.

PUN Multiplayer Add-on for Opsive Character Controllers v2.0.5

VIP Only

REQUIRES any of the Opsive Character Controllers (link)

REQUIRES Photon PUN 2 (link)

Ensure that you’ve read the Getting Started documentation before importing.

The PUN Multiplayer Add-On is not a PUN template or complete project. You are expected to script your own game logic and should be experienced with PUN scripting. This add-on allows you to quickly get your character up and running using PUN.

✔️Features:

– Character and Item Synchronization

– Transform Prediction and Interpolation

– Supports AI

– Master Client Migration

– Authoritative Health

Target Audience
The PUN Multiplayer Add-on is not a PUN template or complete project. You are expected to script your own game logic and should be experienced with PUN scripting. If you do not have PUN scripting experience then this add-on is not for you. You can get started with PUN scripting by taking a look at this page.

PUN uses a client authoritative networking architecture which is not suitable for all game types. With a client authoritative architecture the local client runs its own logic for determining where the character should move, shoot, spawn, etc. There is no validation with a central server to determine if the client’s actions are valid. This makes it more susceptible towards cheating compared to a server authoritative architecture. As a result, this addon is geared towards more a casual or coop game where the possibility of cheating does not matter as much.

Folder Structure
The PUN Multiplayer Add-On is imported into the Opsive/UltimateCharacterController/Add-Ons/Multiplayer/PhotonPUN folder. All of the synchronization scripts are located within the Scripts folder. The Demo folder contains the demo scene and the main Ultimate Character Controller demo scene must be imported in order for this demo scene to work.

 

Related Posts

Leave a Comment