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

feat: improve entity movement in editor #75

Merged
merged 1 commit into from
Apr 9, 2024
Merged

feat: improve entity movement in editor #75

merged 1 commit into from
Apr 9, 2024

Conversation

grouting
Copy link
Contributor

@grouting grouting commented Apr 9, 2024

an attempt at addressing #74

  • when an entity is selected, using the arrow keys will change its position by 1 pixel in the corresponding direction
  • holding shift while doing this will move by 1 tile
  • holding shift while dragging an entity will constrain it to the direction you are dragging in

- when an entity is selected, using the arrow keys will change its position by 1 pixel in the corresponding direction
- holding shift while doing this will move by 1 tile
- holding shift while dragging an entity will constrain it to the direction you are dragging in
@saint11 saint11 merged commit fd77483 into isadorasophia:main Apr 9, 2024
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