Needing to change the position & orientation of a motor6d's part1

The reason why is if you parent an instanced object to a directory which replicates to each client then proceeding property changes will also need to replicate one by one, by setting all of the properties of an instanced object first before setting its parent property when the object is eventually parented to a directory which replicates the object and all of its properties will replicate to each client all at once.

2 Likes