#How can I attach physics based turrets to a physics plane where each can be controlled by a player

1 messages · Page 1 of 1 (latest)

lunar cave
#

This has kinda become a networking headache for me to solve. I plan to have vehicles in my game that can have different parts controlled by different people, for example here, a bomber plane that can have other players manning the on-board turrets. The turrets are physics based meaning whenever someone sits on one i give them network owner of the turrets which allows smooth, physics based control, however, this will obviously clash pretty hard with my plane system, which give a player network owner over the plane they are controlling. since i cant weld one to the other, i need some kind of discreet solution that keeps these aligned with each other while still allowing complete control over the plane and the turret. I don't know how to solve this elegantly pls help

gentle swift
# lunar cave This has kinda become a networking headache for me to solve. I plan to have vehi...
#

^ has a pretty decent solution