Skip to content

Revert "Add touch event listeners for mobile movement tracking in speed modifier component"#19

Merged
MakingSpiderSense merged 1 commit into
mainfrom
revert-18-bugfix/movement-speed-modifier/118-show-speed-lines-on-mobile
Jun 17, 2026
Merged

Revert "Add touch event listeners for mobile movement tracking in speed modifier component"#19
MakingSpiderSense merged 1 commit into
mainfrom
revert-18-bugfix/movement-speed-modifier/118-show-speed-lines-on-mobile

Conversation

@MakingSpiderSense

Copy link
Copy Markdown
Owner

Reverts #18

Copilot AI review requested due to automatic review settings June 17, 2026 19:37
@MakingSpiderSense MakingSpiderSense merged commit 2072f2b into main Jun 17, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reverts the previously added mobile touch input handling in the movement-speed-modifier A-Frame component, returning movement/boost detection to controller + keyboard + arm-swing inputs only.

Changes:

  • Removes touchstart / touchend / touchcancel listeners and their associated handler methods.
  • Eliminates touchCount state tracking and the touch-based forward-movement condition in isMovingForward().

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MakingSpiderSense MakingSpiderSense deleted the revert-18-bugfix/movement-speed-modifier/118-show-speed-lines-on-mobile branch June 17, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants