#I need a third person camera script
1 messages · Page 1 of 1 (latest)
perhaps you should try making it
i doubt people in this channel are looking to work for someone else for free
I’d prolly start with scriptable cameras that’s locked to a cframe behind the player head using some math using CFrame.Angles then translate the head cframe, if you want smooth follow just add a delta change per frame time with max changes or smt then for aiming I’d use a ray cast from camera to see where then shoot in the direction of the ray cast finish ofc putting the cross hair in line with ray cast
But like don’t ask for full script💀