you can create vehicle with simple body mesh without VISUAL wheels(or other parts), but with skeleton bones for wheels, and then create sockets on vehicle skeleton(for example for changeable wheels, because mesh geometry don’t using in vehicle physics, and your wheels for example easy can be looks like a box or like a character or other 3d model…), and attach your objects(meshes) to this socket, or if you have vehicle with gun you can create Gun bp(like separate pawn) and attach all This gun bp to yore vehicle(in this case you can posses player in Gun bp or in vehicle, it be good for 2 players vehicle) hereexample with vehicle BP and gun BP