-
Restricting rotation to pivot objects
I have a project that has a gun that needs to swivel. I thought the best wat to acheive this is by creating a null that the gun points to and I can track objects with.
The gun is mounted on turret that only needs to swing left-right, and the gun is attached to a bracket on the turret and that only allows up and down motion.
Any suggestions so a simpleton like me can restrict the movement of the two sections?
Cheers,
Stu