How do I change a parent of an object when it's received from the network?

Options
I setup network callback for GlobalEventListener.EntityReceived where I'm trying to attach entity new parent. However, Bolt throws an exception "You can't access any Bolt specific methods or properties on an entity which is detached". Even when I check entity's "isAttached" is true - it still throws that exception.

What should I do?

Comments

  • RotemPhoton
    Options
    have you fixed that? i have the same problem
  • CarterManley
    Options
    wont find any help here
  • stanchion
    Options
    Can you paste the code here or email us a project so we have a better idea of what the issue is? I'm not sure what the parent has to do with Attach