Skip to content

Can't control F450 Quadcopter in Unreal Engine 5 #1203

Answered by coriumgit
coriumgit asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, figured it out.
In F450/FlightControl.xml on line 51:
<property value="0.0"> fcs/ScasEngage </property>
the property fcs/ScasEngage is defined, and later on it multiplies the pitch/roll inputs. Because it is set to 0.0 by default, it zeroes out the pitch and roll inputs if not changed.
So... just need to change this value.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by coriumgit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant