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

escalator: Fix escalators in north-point mall #37

Merged
merged 1 commit into from
Feb 25, 2019
Merged

Conversation

JayFoxRox
Copy link
Collaborator

This is for #32, see header in file for what this does / how it works.

Code could be nicer, but this will do for now.

We could also make the stairs invisible, but I think this implementation also nicely hides the stairs appearing / disappearing.

@JayFoxRox JayFoxRox mentioned this pull request Feb 7, 2019
@dracc
Copy link
Owner

dracc commented Feb 7, 2019

Lines should end with ;

@JayFoxRox JayFoxRox merged commit ada7dfe into master Feb 25, 2019
@JayFoxRox JayFoxRox deleted the escalator-fix branch February 25, 2019 22:27
create_escalator_fix(world, p + Vector(d, 0.0, 0.0), a, count);
}

function create_double_stair_up_down_fix(world, p, a, d) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still "stair"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meh.. I'll force push to master to fix this.

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.

2 participants