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

Fix the 'enough wheels' calculation #3504

Merged
merged 1 commit into from Oct 8, 2013

Conversation

Projects
None yet
2 participants
@ianestrachan
Copy link
Contributor

commented Oct 7, 2013

Fixes #3501.

Also affects the motorcycle with a sidecart, and the cube van, and any other vehicle with a wheel that's not on the top of the z-order list.

Essentially, the game was still looking over the topmost parts rather than all parts to find the wheels, so it was missing any setup where another part covered the wheel.

@atomicdryad atomicdryad merged commit d7e3f71 into CleverRaven:master Oct 8, 2013

1 check passed

default Merged build finished.
Details

@ianestrachan ianestrachan deleted the ianestrachan:fix-wheel-calculation branch Oct 8, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.