View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0006077 | Valley 1 | Bug - Gameplay | Feb 22, 2012 9:15 pm | Mar 4, 2012 1:36 pm | |
Reporter | khadgar | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.579 | ||||
Fixed in Version | 0.902 | ||||
Summary | 0006077: Unexpected behavior in 'double tap' mechanics. | ||||
Description | Repro: 0) With storm dash spell equipped; 1) Press the following key sequence- [Right] [Right] 2) Press the following key sequence- [Right] [Left] [Right] Result: In both cases, the player will dash to the right. Expected: In case 2, the player will not dash right, as the double tap was interrupted. Notes: This may be as design, but it does not feel natural. The double tap should only register if it was a consecutive tap and not interrupted (by another movement key). A case where this would be an issue is where the player is attempting to make precise and minor adjustments to the avatar's position. For example, while attempting to dodge enemy projectiles while standing on a narrow platform. | ||||
Tags | No tags attached. | ||||
Internal Weight | Fix Before Major Release | ||||
has duplicate | 0006282 | closed | Double-tap triggers even when a button was pressed in-between |
|
Thanks! * Improved the way that double-tap handling is calculated. If any other key is pressed in between a double-tap, it no longer counts as a double tap. ** In other words, previously hitting Left Rright Left would cause storm dash to the left if you hit it fast enough, same as just Left Left would. Now Left Right Left doesn't count as a double tap, and thus no storm dash gets activated. |
Date Modified | Username | Field | Change |
---|---|---|---|
Feb 22, 2012 9:15 pm | khadgar | New Issue | |
Feb 23, 2012 9:07 am | tigersfan | Internal Weight | => Fix Before Major Release |
Feb 23, 2012 9:07 am | tigersfan | Assigned To | => Chris_McElligottPark |
Feb 23, 2012 9:07 am | tigersfan | Status | new => confirmed |
Mar 1, 2012 9:00 am | tigersfan | Relationship added | has duplicate 0006282 |
Mar 4, 2012 1:36 pm | Chris_McElligottPark | Note Added: 0020306 | |
Mar 4, 2012 1:36 pm | Chris_McElligottPark | Status | confirmed => resolved |
Mar 4, 2012 1:36 pm | Chris_McElligottPark | Fixed in Version | => 0.902 |
Mar 4, 2012 1:36 pm | Chris_McElligottPark | Resolution | open => fixed |