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

You hit yourself with people you're standing on when you throw them #107

Open
MMMiracles opened this issue Jan 7, 2020 · 4 comments
Open
Labels
Complex A tricky problem that needs work in many places or complete overhauls Required Needed before we can even testmerge

Comments

@MMMiracles
Copy link

image

If you're slightly in front of someone when you throw them (you can be put into this position when aggressive grabbing someone or just walking slightly forward), you can hit yourself when you throw them.

@ninjanomnom ninjanomnom added Complex A tricky problem that needs work in many places or complete overhauls Required Needed before we can even testmerge labels Jan 7, 2020
@Couls
Copy link

Couls commented Jan 11, 2020

This is a weird one because i'm not sure what the preferred solution to this would be and when I was messing with it earlier it seemed to make sense that if you were on the same tile but still infront you'd get hit by them in a throw.

@ninjanomnom
Copy link
Owner

I think it needs to be that if you start overlapped you won't get hit by them

@Couls
Copy link

Couls commented Jan 12, 2020

not as simple as a bounds check because the bounds still assume the thrown person is standing, right?

@ninjanomnom
Copy link
Owner

nah just do a simple case check for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complex A tricky problem that needs work in many places or complete overhauls Required Needed before we can even testmerge
Projects
None yet
Development

No branches or pull requests

3 participants