cables-gl / cables

cables is a tool for creating beautiful interactive content
https://cables.gl
MIT License
333 stars 13 forks source link

multiplayer: op position change (drag) of pilot not seen by participant #4756

Closed steam0r closed 1 year ago

steam0r commented 1 year ago

also "ausschnitt"/dragging

steam0r commented 1 year ago

check lag when vjing (talk to darya)

steam0r commented 1 year ago

removed sendNetPos on translate update https://github.com/undev-studio/cables_ui/commit/2fc8553857afd9f4f6dc6ea37c6c7a0f3a8ed889

if (newAttribs && newAttribs.translate) this.sendNetPos();