How to make a prop face the player?

Hello there! I currently have a creative prop that follows player by using the MoveTo() function, but I’ve run into a problem where I want it to look into player’s direction.

I’ve tried looking through the docs for something like LookAt(position) or AngleTo(position) but it doesn’t seem to have anything like that.

Is this possible? And if it is then how can I do this?
Thanks in advance!

I actually just responded to another post offering a potential solution here

1 Like