Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to rotate a part with Tween?

Asked by 6 years ago

I know how to tween a part but i don't really know how you can rotate a part with Tween

1 answer

Log in to vote
0
Answered by
Griffi0n 315 Moderation Voter
6 years ago

Just add:

Orientation = Vector3.new(x, y, z)

to your goals.

0
how do u make something go back and forth smoothly? like a swinging hammer that rotates back and forth iiExoticSlayer 2 — 6y
Ad

Answer this question