#Quaternion
1 messages · Page 1 of 1 (latest)
in this case i have a camera tracker script and want to add an offset to rotation but transform.rotation = target.rotation + rotationOffset; doesnt work i declared rotationOffset as public Quaternion rotation offset