SetRelative would only set up the rotation to a value.
AddRelative adds to the current rotation a value.
Im using a SpringArm that i control with my mouseinput, so it already has a angle and needs add value to update it.
SetRelative would only set up the rotation to a value.
AddRelative adds to the current rotation a value.
Im using a SpringArm that i control with my mouseinput, so it already has a angle and needs add value to update it.