I’m trying to use the multi-tap interaction for dashing in a 2D fighting game, but I found that it automatically stops after ‘tapTime’. I opened up the script in the 1.6.3 package in the unity package manager and saw that there was a //TODO that stated a similar problem.
Has it been turned into a feature since then? are there plans to make it work differently or introduce a similar interaction?