View Issue Details

IDProjectCategoryLast Update
0006077Valley 1Bug - GameplayMar 4, 2012 1:36 pm
Reporterkhadgar Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.579 
Fixed in Version0.902 
Summary0006077: Unexpected behavior in 'double tap' mechanics.
DescriptionRepro:
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.
TagsNo tags attached.
Internal WeightFix Before Major Release

Relationships

has duplicate 0006282 closed Double-tap triggers even when a button was pressed in-between 

Activities

Chris_McElligottPark

Mar 4, 2012 1:36 pm

administrator   ~0020306

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.

Issue History

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