Did you set up the input axis in your project settings? BindAxis() goes off of that so you need to map the MouseX input to your own input axis. Give it any name you want (but map it to MouseX) and use that name in the bind-string. In case you don’t know, it’s in (Project Settings)->Input.