why wouldn’t it work?
go to FGearAssets/UI/MobileUI in sample project.
open up “ApplyInputs” macro, this is where inputs are set.
put a slider on the gui and instead of reading from the “Steering” variable, set the “Steer” input with the output of the slider. the value should be between -1(left) and 1(right).