Skip to content

Added objects not added on Slave nodes #43

@PyrApple

Description

@PyrApple

scene.addObject() and the like add objects only on Master node.
It seems that the list of objects to update* is not updated itself.

  • list created with the command, usually added to the .processor.py:
    if self.BlenderVR.isMaster():
    self.BlenderVR.getSceneSynchronizer().getItem(bge.logic).activate(True, True)

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