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

Handle Doors #6

Open
3 tasks done
caxanga334 opened this issue Jun 10, 2021 · 0 comments
Open
3 tasks done

Handle Doors #6

caxanga334 opened this issue Jun 10, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request Synergy Synergy related
Milestone

Comments

@caxanga334
Copy link
Owner

caxanga334 commented Jun 10, 2021

Door handling has been added.

  • Use Doors
  • Ignore Locked
  • Ignore Open Doors

Current implementation uses the "USE" waypoint to decide if it should check for a door.
The door check uses a trace line to detect if the door is open or closed. If the trace hits a door entity, the bot will open it.

@caxanga334 caxanga334 added enhancement New feature or request Synergy Synergy related labels Jun 10, 2021
@caxanga334 caxanga334 added this to the 1.4-syn milestone Jun 10, 2021
@caxanga334 caxanga334 self-assigned this Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Synergy Synergy related
Projects
None yet
Development

No branches or pull requests

1 participant