Syncing Objects in Normcore
Hey guyz, I have been working on a personal project for practice and stuff. I got advised that using normcore initially would be quite easy. So, I thought to try it and it was surely amazing.
Right now, I am facing a problem of syncing the objects over network using normcore. Like I am able to spawn the objects but they are only being viewed locally, not on the network. Although, I am able to listen to other player's voice but I am not able to show them objects which I am spawning through a particular script.
The prefabs which I am spawning are also present in Assets\Normal\Resources folder. Also, I haven't added any restrictions related to ownership of objects, I kept the instantiating options to be "DEFAULT", hope that's not the case. Still I am facing that problem. If you need any more information please let me know, and it would be a great help if you have any lead for this.
Thank you in advance for your support till now.
Right now, I am facing a problem of syncing the objects over network using normcore. Like I am able to spawn the objects but they are only being viewed locally, not on the network. Although, I am able to listen to other player's voice but I am not able to show them objects which I am spawning through a particular script.
The prefabs which I am spawning are also present in Assets\Normal\Resources folder. Also, I haven't added any restrictions related to ownership of objects, I kept the instantiating options to be "DEFAULT", hope that's not the case. Still I am facing that problem. If you need any more information please let me know, and it would be a great help if you have any lead for this.
Thank you in advance for your support till now.