How do I lock on to my targets heading only. Not pitch? I've tried everything, even atan2 and I can't it correct.
This is what I use: Set [Input] to [dot(CraftPitchAxis, (TargetPosition - Position)) - (0.2 * y(AngularVelocity))] This is in a Vizzy programme.
This is what I use:
Set [Input] to [dot(CraftPitchAxis, (TargetPosition - Position)) - (0.2 * y(AngularVelocity))]
This is in a Vizzy programme.