Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New extension: Mouse movement conditions #123

Closed
5 tasks done
D8H opened this issue Apr 19, 2021 · 1 comment
Closed
5 tasks done

New extension: Mouse movement conditions #123

D8H opened this issue Apr 19, 2021 · 1 comment

Comments

@D8H
Copy link
Contributor

D8H commented Apr 19, 2021

Describe the extension

Conditions over mouse movement

  • Mouse is moving
  • Mouse has staid still for a given duration

I think it would make sense to merge the double click extension and this one into a new one.

Checklist

  • Extension has a proper name and description.
  • Extension has tags (for example: "platform, brick, breakable").
  • All behaviors have a description.
  • All functions (actions, conditions, expressions) have descriptions.
  • I confirm that this extension can be intergrated to this GitHub repository, distributed and MIT licensed.

Extension file

https://www.dropbox.com/s/9v13exvpnovw7b3/MouseMovement.zip?dl=1

It's used by this example: 4ian/GDevelop#2566

@4ian
Copy link
Collaborator

4ian commented Apr 25, 2021

Nice! I've renamed everything to be "Cursor" instead of "Mouse", as in the future we might want to put more emphasis on the notion of "Cursor"/"pointer" rather than a mouse (which can be a touch instead).
Thanks!!

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

No branches or pull requests

2 participants