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

Inaccurate Interpolation when Hitbox Changes Size #7

Open
DarkBlueWool opened this issue Apr 12, 2022 · 0 comments
Open

Inaccurate Interpolation when Hitbox Changes Size #7

DarkBlueWool opened this issue Apr 12, 2022 · 0 comments

Comments

@DarkBlueWool
Copy link

DarkBlueWool commented Apr 12, 2022

00A2E2F0-7EA3-488C-861F-DECDC53D1CEB
Hitbox interpolation does not correctly visualize the actual area of the hitbox by interpolating size rather than updating the previous hitbox / start of the capsule to the new size of the latest hitbox and is thus inaccurate to the game. This can be seen in the little mac usmash hitbox (visualization as seen in the main page for the mod) only hitting Lucina’s ledgehang after the hitbox has grown in size during interpolation. (Essentially the size of the previous position of a hitbox updates to the latest hitbox size during interpolation / interpolation is always a smooth capsule, while this mod tries to interpolate between the sizes, leading to inaccurate visuals)

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

No branches or pull requests

1 participant