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 player collision box a line instead of a point #17

Closed
SEAHood opened this issue Nov 18, 2017 · 1 comment
Closed

Make player collision box a line instead of a point #17

SEAHood opened this issue Nov 18, 2017 · 1 comment

Comments

@SEAHood
Copy link
Owner

SEAHood commented Nov 18, 2017

No description provided.

@SEAHood SEAHood changed the title Try out adding a thickness to the collision detection so you can't ride a line so closely Make player collision box a line instead of a point Dec 5, 2017
@SEAHood
Copy link
Owner Author

SEAHood commented Dec 14, 2017

There's already a "look ahead" of 2 pixels so it's not really a point, need to have a "look behind" too so that nothing is missed - will have to reintroduce inability to crash into your own trails most-recent segment since the look-behind will be colliding with it always

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

No branches or pull requests

1 participant