Update to 0.7.4
-Changed AnyButtonPressed event into ButtonPressed(enum
HydraControllerButton) and ButtonReleased(enum HydraControllerButton)
allowing for a single event to handle all buttons if desired.
-Reduced controller lag by 1 frame, was introduced in 0.7 due to a
bug from blueprint controller class extension
Example using new events
