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

Add ECB state to character post frame update #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

altf4
Copy link
Contributor

@altf4 altf4 commented Aug 9, 2020

Values x,y coords as offsets from the character's

Offsets taken from Achilles here:
https://github.com/Achilles1515/20XX-Melee-Hack-Pack/blob/d179487818e5041aba18bf5a3cba3c2eab31a167/SSBM%20Facts.txt#L963

Used in libmelee as of version 0.12.0

Character x,y position will get you MOST of the way for figuring gameplay decisions. But when it comes to things like boarding platforms and ledge dashes, you need ECB info to actually do it right.

 - Values x,y coords as offsets from the character's center
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