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

WT - min and max values of static collision calculation, Y is flipped #867

Open
GeckoKid-JW opened this issue Jul 30, 2024 · 0 comments
Open
Labels
bug needs investigating Needs further investigating - Case not obvious.

Comments

@GeckoKid-JW
Copy link

In the collision editor for static objects in Wadtool, the order of min and max values matter, or lara will walk through the object. Both X and Z's min have to be smaller than the max X and Z, however the Y min max values are flipped. Y max must be smaller than Y min for the collision to work. I personally cannot see any scenario where the order of min and max values being flipped to be useful, my proposal would be to automatically fix the XYZ values to the correct range when saving.

@Nickelony Nickelony added bug needs investigating Needs further investigating - Case not obvious. labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs investigating Needs further investigating - Case not obvious.
Projects
None yet
Development

No branches or pull requests

2 participants