I know, this sound pretty straightforward but it doesn't seem to be working for me. I have this line in my event sheet:
[attachment=0:di27uysv][/attachment:di27uysv]
No matter what the gamepad condition is (axis change, or pressing a button) it won't add anything to the instance variable PlayerAngle.
However, it will append or set a textbox to something else, so it IS recognizing the gamepad input. It just doesn't work with variables for some reason.
Am I missing something?
Thanks!