What are you attempting to achieve? (Keep it simple and clear)
I am attemping to achieve something like the this: https://gyazo.com/87a555d56369d9c9fba5de0646df8384
Basically, to make the body and head follow the camera and mouse.
What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)
No issue.
What solutions have you tried so far? (Have you searched for solutions through the Roblox Wiki yet?)
I have done a lot of research. I also scripted something that made the whole body move according to the face direction but, it was very buggy and not what I was looking for. I have also heard you need to use something called math.atan2 and math.atan. But I havent learned those subjects in school yet (and dont know if I will).
So is there a āsimpleā way of doing this while the gun is equipped?
Thanks for all the help!
You could do a first person. First person, they just will move with the direction of the mouse. Even though you may not want FP. Itās just a suggestion. In the Gyazo GIF. Itās not a FP. But, A simple change could do it?
Wow, thanks man!
I have read all of your Scripting Helpers and Roblox Wiki articles and tutorials - big fan of your work! BTW, would this also work with tools?
Hey this is from a while ago but I saw your post while looking for the answer myself and I think Iāve found it. You might want to try RotationType.CameraRelative.