Hello DevForum! I am looking to make a part that can rotate back and forth, for example, it rotates 90 degrees one way and then rotates back 90 degrees. Thanks for reading!
Use TweenService. You can tween the parts Orientation properties to rotate it wherever you want it to go.
There is an article on it if you don’t already understand TweenService. There are also many tutorials on YouTube:
https://developer.roblox.com/en-us/api-reference/class/TweenService
2 Likes