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

Make it possible to move obstacles when app is running #4

Open
akapkotel opened this issue Jan 3, 2020 · 0 comments
Open

Make it possible to move obstacles when app is running #4

akapkotel opened this issue Jan 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@akapkotel
Copy link
Owner

Obstacles are created and positioned at the start, and you can not change their positions after that.

It would be nice if you can click and grab an obstacle and move it to another place on the screen.

Requires: recalculating whole walls and corners on the screen before ray-casting algorithm can continue.

Requires: check if moved obstacle does not intersect with another one.

@akapkotel akapkotel added the enhancement New feature or request label Jan 3, 2020
@akapkotel akapkotel self-assigned this Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant