Hi! I started using UE4 three months ago and then stopped about 1 month after that. I am just coming back now (with a new account) and I am just getting into Blueprints as I am more of a coding person but versatility. Anyways, I want to get the UFO in the flying project to have a controllable roll. I have changed the model to a plane that I made in blender then made a .fbx file and imported it, set the static mesh to that instead of the UFO. I found a way to skip the automatically righting the UFO if you go upside down by taking the returned value of A and B and setting THAT to the current roll speed, resulting in a nice flying mode.
However, I have setup a input (the mouse scroll for now) to control the roll of the ship.
Nothing I do makes a difference though. The ship is not rolling when the I scroll up or down on the scroll. For test purposes, I set the input the the Space Bar to see if that made a difference but no. All help is welcome.
Thank you for your time.