#cframe stuff
11 messages · Page 1 of 1 (latest)
11 messages · Page 1 of 1 (latest)
Camera.CFrame = CFrame.new(Hitbox.Position) * (Camera.CFrame - Camera.CFrame.Position)
i am trying to position the camera's position to the hitboxes position without affecting it's rotation
hitbox is a part
and for some reason
if i move the camera slightly
the camera goes crazy
no errors in console