Hello, I am new to the flight simulation field and to unreal engine in general. I have a specific question concerning the reference UE application that is mentioned in the Tutorial article (A DIY Flight Simulator tutorial) and I don’t know if it’s relevant to ask it in this forum but here I am: I successfully installed the reference UE application with JSBSim plugin to learn on it as recommended. But now my purpose is to be able to implement simple flight control commands in this reference case, instead of using manual inputs. Does anyone have an idea of how I should proceed? If, for example, I want to go from a known point A to a known point B, how can I know what are the corresponding flight commands (and their values) that have to be controlled in order to the give the specific angles needed (roll, pitch, yaw) to acheive this goal ?