Holding Left Click Detection

Started by NapTap0 on

Topic category: Feature requests and ideas for MCreator

Last seen on 19:59, 16. Sep 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Holding Left Click Detection

It would be great to be able to detect if the player is constantly holding left click because the current trigger for player left clicks only works when you are not holding left click.

Last seen on 21:13, 17. Sep 2024
Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Holding down and dragging. …
Sun, 09/15/2024 - 18:20

Holding down and dragging.  Java has a built in Java MouseMotionListener function so perhaps this wouldn't be too hard.  I'd like to create an interface like the spell wheel in Irons Spells and Spellbooks that lets you choose an item or perform a trigger by dragging you selector into part of the gui.