Skip to content

Conversation

@XOX-zip
Copy link

@XOX-zip XOX-zip commented Jan 30, 2026

Extension Information

  • Name: Advanced Input Detection (高级输入检测)
  • ID: markskecherinput
  • Author: MarkSkecher
  • License: MIT

Description

This extension provides advanced input detection capabilities for Scratch projects, including:

  • Mouse wheel scroll detection (up/down direction and scroll amount)
  • Mouse button detection (left, middle, right buttons)
  • Double-click detection and click counting
  • Mouse position tracking (X/Y coordinates)
  • Advanced keyboard input detection
  • Key combination detection (modifier keys + regular keys)
  • Key press counting and tracking
  • Message receiving and handling

Features

  • Mouse Input: Wheel scrolling, button states, double-click, position tracking
  • Keyboard Input: Individual keys, key combinations, modifier keys, arrow keys, number/letter key detection
  • Event Handling: Message receiving, click/key press counting
  • Utility Functions: Reset counters, clear messages

Testing

  • Extension loads without errors
  • All blocks function as expected
  • No console errors or warnings
  • Compatible with TurboWarp runtime

Additional Notes

This extension enhances the default Scratch input capabilities by providing more detailed and flexible input detection options for advanced projects.

@github-actions github-actions bot added the pr: new extension Pull requests that add a new extension label Jan 30, 2026
@Brackets-Coder
Copy link
Contributor

Try not to close and re-open a PR repeatedly
Also, a large portion of this extension's functionality can be done with existing extensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: new extension Pull requests that add a new extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants