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 sputnik cars diagonal inclines #267

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

ZeeMaji
Copy link
Contributor

@ZeeMaji ZeeMaji commented Jan 15, 2024

Fixes the sputnik car diagonal incline sprites by making them re-use sprites from slopes25, it's not ideal but it's the best that can be done with the original graphics. Incase you're wondering, i did try it with just a single set of slopes8 sprites but slopes16 would still fallback to flat sprites so i had to duplicate the sprites in the images table.

The guest sprites for this vehicle are very terribly done, so it's not an error with this PR. (Yes there are guests in the vehicles in these previews)

Screenshot_select-area_20240115173121
Screenshot_select-area_20240115173128

Fixes #264

Fixes the sputnik diagonal incline sprites by making them re-use sprites from slopes25, it's not ideal but it's the best that can be done with the original graphics.
Incase you're wondering, i did try it with just a single set of slopes8 sprites but slopes16 would still fallback to flat sprites so i had to duplicate the sprites in the images table.

Fixes OpenRCT2#264
@Gymnasiast Gymnasiast merged commit 7f5f769 into OpenRCT2:master Jan 16, 2024
2 checks passed
@ZeeMaji ZeeMaji mentioned this pull request Jan 16, 2024
22 tasks
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.

Sputnik cars for mini suspended coaster uses vanilla vehicle sprites for diagonals inclines.
2 participants