Make controller events behave like key events #46

Closed
opened 2020-09-08 17:20:31 -05:00 by scott · 5 comments

Right now, controller movement fires Pressed/Released as the controller is moved. Released should not be called until the axis re-centers. See:

https://skunkworks.kangaroopunch.com/skunkworks/singe/-/blob/master/singe/singe.c#L3915

Right now, controller movement fires Pressed/Released as the controller is moved. Released should not be called until the axis re-centers. See: https://skunkworks.kangaroopunch.com/skunkworks/singe/-/blob/master/singe/singe.c#L3915

changed milestone to %1

changed milestone to %1

Implemented, needs tested.

Implemented, needs tested.

assigned to @scott

assigned to @scott

This now appears to be working.

This now appears to be working.

closed

closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Public_Skunkworks/singe#46
No description provided.