Wind Direction Issue in Unreal Engine 5 JSBSim Component #1178
sirMahdiRahmani
started this conversation in
Support requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently working on a flight simulator in Unreal Engine 5, using JSBSim to handle the aircraft's aerodynamics. I'm trying to adjust the wind direction and intensity using the WindDir and WindIntensity values in the JSBSim Unreal Engine component. The wind intensity adjustment works well, but the wind direction seems fixed—it always comes from the north, no matter the input I set.
Do you have any insights into what might be going wrong with my implementation? I'd really appreciate your help!
Thanks so much!
Beta Was this translation helpful? Give feedback.
All reactions