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

Fix collisions when moving from one-way to slopes #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matt-flaig
Copy link

@matt-flaig matt-flaig commented Mar 7, 2022

When moving from one-way tiles to upward slopes, entities would get stuck at the edge of the slope and require upwards momentum to be able to continue moving forwards.

Here's a sample entity trying to move up a slope from a one-way tile, previously:
Before

Here's the entity freely moving up the slope with this fix:
After

When moving from one-way tiles to upward slopes, entities would get stuck at the edge of the slope and require upwards momentum to be able to continue moving forwards.
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.

1 participant