is there anyway i can implement 2 players grabbing same object??
i have tried to do it by using 2 cubes at the end of the object i want to be grabbed by 2 players and
these 2 cubes are connected through configurable joint and have clinetnetworktransform and networkrigidbody and then connected with a script to control the body , the problem is that when there are two different ownership controlling moving the body is so hard , but when the two cubes are owned by one owner it moves freely
what is your suggestions?
is there any better way?
Image