Skip to content

How to control helicopter--ah1s in Unreal Engine? #1140

Answered by gallonmate
140695809 asked this question in Q&A
Discussion options

You must be logged in to vote

Attitude is controlled via the elevator inputs from UE5 plugin.

For the A1HS: The collective input should be 0-1. The collective only controls the amount of lift that's generated. 0 means no lift and 1 means full lift. The other controls for the helicopter are taken from the regular aircraft inputs that control the pitch, roll, and yaw of the helicopter: Elevator input tilts the rotor blade forward/backwards which makes the helicopter tilt forwards or backwards. Aileron input tilts the rotor blade sideways which rolls the helicopter left or right. Rudder input controls the tail rotor to spin the helicopter in place left or right.

If you are noticing very weak user controls, then you pro…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@140695809
Comment options

Comment options

You must be logged in to vote
4 replies
@140695809
Comment options

@gallonmate
Comment options

@seanmcleod
Comment options

@140695809
Comment options

Answer selected by 140695809
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants