Hello there, I got into networking recently and its all a bit new to me. I was thinking of making something to mess around with a friend and I wanted to make some sort of system where a host or a peer can spawn an object and everyone will be able to see it or a host or a peer can delete an object and the object will be deleted for everyone.
I was wondering how you can do that, do you have to sync everything with RPC? I tried syncing and stuff but it didn't work.
Hopefully someone can answer me as I googled this and didn't get many results.