|
|
|
|
|
by Pxtl
1078 days ago
|
|
I dislike the "half a-press" term of art because it creates the question: If I release the a-press within the level to access his non-a-pressed abilities, would that count still as half-an-a-press? It seems to me that "half" an a-press should represent an edge (going up or down), and starting out holding "a" should count as like 0.1. |
|
It rubs up wrongly against common sense, which is why people call it out; when you press a digital button with only two states, you'd refer to that action as a button press in any other context. General game logic refers to a digital button press as a button press/keydown event or state/key press; there's no "half", it's Boolean. And it's doubly confusing if you don't know that the N64 doesn't have pressure sensitive buttons, in which the term "half-press" would make more sense.