You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? Keep it simple and clear!
I want to send a model a player built on client to the server, avoiding having to have the model built on the server as all of the building areas share the same build area, two models could conflict
Want to grab model, store somewhere, and send all info about that model to the server, everything will be on a 1 x 1 x 1 grid, and on this there will be a max part count.
- What is the issue? Include screenshots / videos if possible!
Not sure where to start, seems like a ton of data to send, part colors, materials, position, rotation, etc
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
Didnt start as im not sure where to, looked around the forum but it was mostly character things