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

Add movement commands for mouse clicks #99

Open
david-pfx opened this issue Apr 17, 2023 · 0 comments
Open

Add movement commands for mouse clicks #99

david-pfx opened this issue Apr 17, 2023 · 0 comments

Comments

@david-pfx
Copy link

The new movements are simply LCLICK, RCLICK, MCLICK. The movement is applied to every object in the clicked cell.

eg to make a click on a crate turn it into a fire:
[ lclick crate ] -> [ fire ]

Nothing wrong with the existing mouse stuff, but this way is often simpler to use.

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

1 participant