01-10-2023, 03:28 PM
(28-09-2023, 09:34 AM)josemendez Wrote: If you're new to programming, starting with something as complex as deformable physics synchronization over the network is probably a very bad idea. There's tons of concepts that you'll need to understand to get this to work, otherwise you will probably get stuck every step of the way.I have managed to sync the rope. Only Problem is, when setting the invMass to 0 for the client, the client cant move anymore.
Same as you're doing with the other arrays, but using rope.solver.startPositions and rope.solver.prevPositions.
cheers,
Video
Code