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 #6

Open
SEAHood opened this issue Jun 26, 2018 · 1 comment
Open

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

SEAHood opened this issue Jun 26, 2018 · 1 comment
Labels
enhancement New feature or request server

Comments

@SEAHood
Copy link
Owner

SEAHood commented Jun 26, 2018

Issue by SEAHood
Saturday Nov 18, 2017 at 17:08 GMT
Originally opened as SEAHood/litbikes#17


@SEAHood
Copy link
Owner Author

SEAHood commented Jun 26, 2018

Comment by SEAHood
Thursday Dec 14, 2017 at 09:44 GMT


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

@SEAHood SEAHood added enhancement New feature or request server labels Jun 26, 2018
@SEAHood SEAHood added this to To do in litbikes-dotnet-v1 Jun 26, 2018
@SEAHood SEAHood moved this from To do to In progress in litbikes-dotnet-v1 Aug 7, 2018
@SEAHood SEAHood moved this from In progress to To do in litbikes-dotnet-v1 Aug 7, 2018
@SEAHood SEAHood moved this from To do to In progress in litbikes-dotnet-v1 Aug 7, 2018
@SEAHood SEAHood moved this from In progress to Done in litbikes-dotnet-v1 Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server
Projects
Development

No branches or pull requests

1 participant