-
Notifications
You must be signed in to change notification settings - Fork 43
Define clearance height of flat rides #389
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
base: master
Are you sure you want to change the base?
Conversation
This is based on how tall the sprites look in-game.
|
This park shows the heights I chose for each ride and which ones will have clipping issues: Ride Clearance Park.zip |
|
I reverted the changes to the dodgems and flying saucers, as these rides work more like tracked rides in the sense that you build it and then change the vehicles. Can you test these objects with the current version of the PR? It should no longer clip now. |
|
@J-PIE-314 What does that do on develop? I expect this to have the same problem there. |
|
All of those should be easy to fix by setting a more appropriate height in their objects (in conjunction with the PR to the main repo, of course). Could you try that? |
I could use your assistance in this regard. From the things I tried I was not able to stop the clipping. |




This is based on how tall the sprites look in-game. (Does not address any sprite clipping that will occur.)