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

Correctly handle conflicting lifts being triggered #4

Open
zml2008 opened this issue Jun 13, 2012 · 1 comment
Open

Correctly handle conflicting lifts being triggered #4

zml2008 opened this issue Jun 13, 2012 · 1 comment
Labels

Comments

@zml2008
Copy link
Owner

zml2008 commented Jun 13, 2012

Currently when a down lift is being triggered on a lift area that is moving up (or the other way around), the lifts and their passengers are frozen in place or lift splitting occurs. I want to have the LiftRunner handle conflicts by stopping the lift triggered first.

@zml2008
Copy link
Owner Author

zml2008 commented Sep 20, 2012

I believe this is mostly fixed, however if a player drops an item on a lift trigger and steps on a trigger moving the same lift in another direction, the lift will be frozen in place until the item dies. imo the best solution to this is making player triggers have a higher priority. This is however not asshole-proof, then again this is a video game.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant