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

Rover: Terrain is Incorrectly Generated for Courses Originating from Within Craters #189

Open
MichaelFriebel opened this issue Apr 14, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@MichaelFriebel
Copy link
Collaborator

Terrain is incorrectly generated in the scroll-view when a new course is selected while the rover is located within a crater. The entire crater is generated rather than the fraction required for display. Only the portion of the crater that lies within rover.x +/- act.width should be generated. See mapTouched() and newCourseHeightMap() in rover.lua.

@MichaelFriebel MichaelFriebel self-assigned this Apr 14, 2016
@MichaelFriebel MichaelFriebel added this to the ASAP milestone Apr 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant