Photon Unity Networking: C:/Dev/photon-sdk-dotnet-v4-1-1-16/Unity/PhotonNetworking/Assets/Photon Unity Networking/Plugins/PhotonNetwork/Views/PhotonRigidbody2DView.cs File Reference

Photon Unity Networking

PhotonRigidbody2DView.cs File Reference

Classes

class  PhotonRigidbody2DView
 This class helps you to synchronize the velocities of a 2d physics RigidBody. Note that only the velocities are synchronized and because Unitys physics engine is not deterministic (ie. the results aren't always the same on all computers) - the actual positions of the objects may go out of sync. If you want to have the position of this object the same on all clients, you should also add a PhotonTransformView to synchronize the position. Simply add the component to your GameObject and make sure that the PhotonRigidbody2DView is added to the list of observed components More...
 
Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH