Add free downward jetpack on double-tap down #12

Merged
tas merged 1 commits from feature/down-jetpack into main 2026-03-14 21:42:32 +00:00
Collaborator

Summary

  • Double pressing down arrow while mid-air triggers a free downward jetpack dash
  • Does not consume any jetpack charges (free move)
  • Uses a 0.3s window for double-tap detection, resets on landing
  • Includes invincibility, particles, and sound effects like normal dashes

Closes #9

## Summary - Double pressing down arrow while mid-air triggers a free downward jetpack dash - Does not consume any jetpack charges (free move) - Uses a 0.3s window for double-tap detection, resets on landing - Includes invincibility, particles, and sound effects like normal dashes Closes #9
LeSerjant added 1 commit 2026-03-14 20:12:26 +00:00
Double pressing the down arrow while airborne triggers a free downward
dash that doesn't consume jetpack charges. Uses a 0.3s window for the
double-tap detection, resets on landing.

Closes #9

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
tas merged commit 90e3d5aec0 into main 2026-03-14 21:42:32 +00:00
tas deleted branch feature/down-jetpack 2026-03-14 21:42:33 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tas/major_tom#12