Moving part help

How do I make a part that would move in a direction of a player over time? (like move over to the player 2 studs at a time in their exact direction. the part would be moving at an angle to get to them.) Having a lot of trouble on this then I probably should. Any help would be appreciated.

Set the parts rotation vector of its CFrame to the players position, and make it move forward.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.