How to make a part rotate with camera using CFrame

So basically I was wondering if there was any possible way to make a part rotate based off your camera rotation, and every time you move your camera the part will rotate in the direction your camera is facing.

Kinda confusing to explain, but kind of like flying and how your character rotates based off where your camera is.

I’ve searched multiple articles and devforum posts but none really worked as I wanted them to.

Also this needs to be able to be done on the client because that’s where the scripts are located, no RemoteEvents or serverscripts due to server lag.

3 Likes

I answered this here two days ago.

3 Likes

thank you so much, worked perfectly!

2 Likes

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