- Home /
Xbox controller left trigger release
I'm creating an fps which supports the Afterglow Xbox controller. Everything is working just fine except i can't figure out how to detect when the left trigger has been released. I'm using Axis 9 for it. So how can i detect when the trigger is released?
Comment
It should - like all axes - report 0.0 when it's at rest.
I have, however, heard of horror stories with getting XBox controllers to play nicely with things. Try just debugging the current value of the axis and observing what the value is when it's released.
I have tried debugging it but it won't show its value. It will see that it has been pressed but won't return its value
Your answer
