Skip to content

hxbit_visibility: syncing many objects - removing multiple objects results in a lot of traffic #92

@jefvel

Description

@jefvel

When using hxbit_visibility, I put objects that should be synced into an serialized array in the rootObject. It seems to work quite well, but if I want to remove multiple objects from it, it results in a gigantic package being sent. Embedding a sample project reproducing the issue.

When clicking, it removes the objects from the cursors array. The stats show that syncing the array takes up a lot of traffic (>99%).

Is this correct usage of the hxbit_visibility framework, or is there another way to sync objects through rootObject?

hxbit_visibility.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions