https://gyazo.com/f76f113ad5f9d29eb6089a5aee1aa942
I want to rotate the guns inner gears. But not sure how I should go about it. They are all separate parts. Is there a way to like combine them to 1 model and rotate the model?
https://gyazo.com/f76f113ad5f9d29eb6089a5aee1aa942
I want to rotate the guns inner gears. But not sure how I should go about it. They are all separate parts. Is there a way to like combine them to 1 model and rotate the model?
Yeah you could create a model and rotate it with :PivotTo()
, or more easily, you can create a bigger part at the center of all the gears to which all the gears are connected to, then you can rotate that part and all the gears would rotate with it.