Flystick=IDisplayCluster::Get().GetGameMgr()->GetNodeById(TEXT("flystick"));// Note: Requires a scene node called flystick in the config. Make settable.
if(Flystick)
TranslationDirection=Flystick;
// Requires a scene node called flystick in the config.