You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How would a tap release event work?
Should it trigger the next frame after the tap action was registered and reported as just pressed?
Or should it be triggered during the same frame as JustPressed?
TODO: maybe look what Godot does in this situation.
The text was updated successfully, but these errors were encountered:
How would a tap release event work?
Should it trigger the next frame after the tap action was registered and reported as just pressed?
Or should it be triggered during the same frame as JustPressed?
TODO: maybe look what Godot does in this situation.
The text was updated successfully, but these errors were encountered: