Body gyro not work

I trying to set part body gyro cframe to cframe that I need, but nothing changes, I already set MaxTorque to Inf and P to 999999, but still nothing. P.s: Cframe that I set is ok, but this cframe measurement is radians.

Also set orientation of cframe to part is work, but I want use body gyro

image

Example:

pet["Origin"]["BodyGyro"]["CFrame"] = Character_cframe

NVM, Idk how, but error just disappeared (I didn’t touch anything btw)