Hello! I am attempting to make a “turret” with very simple parts, a base (which is not involved with the code at all it is just for looks), the turret part which is a union, and a vehicle seat. I want the player to be able to sit in the seat and use “A” or “D” to rotate the turret union part left or right. I did this by simply making the turret move its orientation every time the Steer
property is changed. The only problem is that the vehicle seat stays where it is, I tried to weld it but it simply doesn’t work or it will go inside of the turret part for some reason and attempting to move the seat out of the part will destroy the weld, can anyone help?
Thanks in advance for helping!