jimdroberts / FishMMO

FishNetworking MMO Template
MIT License
83 stars 16 forks source link

Moving platform #28

Closed sagargiri77 closed 4 months ago

sagargiri77 commented 4 months ago

Hi, where you able to create CSP for moving platform as well for KCC? I am trying to sync the moving platform, it works fine in server but in client machine, the client jitters. What would be the best way to resolve this issue?

jimdroberts commented 4 months ago

The KCC relies on Physics Movers for platforms. We essentially need to add CSP to the movers for them to work. I'll add it to the to-do list.