How to move a part acording to another part's rotation

I want to make a drone that follows the player around and rotates alongside the player, the moving part is done, but it uses AlignRotation and AlignPosition instances to work and i haven’t found a way to make the drone rotate alongside the player without having to use CFrame. Is there any way to do this?

1 Like