Hi Given that you affect a plane's pitch and yaw by using a method (ie object.yaw(100)) and not by changing a property directly, how does one tween these values? I would like to have the plane spin around a few times on both axes and end just as it started. Thanks