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 water rail collision #4

Closed

Conversation

iida-hayato
Copy link
Contributor

@iida-hayato iida-hayato commented Sep 8, 2018

fix problem that buoy can not be placed on straight water rail.

Cause
The collision of water rail is too large and buoy and water rail collide and can not be built.

Solution
Reduced water rail collision

Side effect
The rail was supposed to take three squares according to the size of the ship, so there is a possibility that the ship collides because it was made small

Remarks
Probably the author seems to want to make the rail 3 squares, but I did not understand how to compatible with signal placement so I did this kind of correspondence

@squidy5
Copy link
Owner

squidy5 commented Sep 13, 2018

thanks for the fix, i didnt see the pull request and fixed it myself in the meantime

@squidy5 squidy5 closed this Sep 13, 2018
@iida-hayato iida-hayato deleted the fix-water-rail-collision branch September 19, 2018 01:34
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.

None yet

2 participants