wrong section sorry
Dear All
i am learning the usage of playmaker and unity currently targeted for android devices.
I have a problem with my player / vehicle synchronization (Using Photon).
I can’t really explain the problem, but i have videos about it.
When a player is moving around, sometimes he spins(?) or goes crazy for a moment.
For player and vehicle position/rotation syncing, i’m lerping between the current and the updated position.
The problem is a bit different with the vehicle.
For the vehicle i'm using similar way for syncing the position, but i also made a network input controller, which is setting intput variables (like brake input, throttle etc) for steering and sound synchronization, and i'm using Edy's Vehicle PhysicsI really hope that someone can help me out!