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

Heightmap collision effect is not accurate #121

Open
Gusted opened this issue Jun 12, 2021 · 8 comments
Open

Heightmap collision effect is not accurate #121

Gusted opened this issue Jun 12, 2021 · 8 comments

Comments

@Gusted
Copy link
Contributor

Gusted commented Jun 12, 2021

Describe the bug
When you drive of the supposed road, you will be either have a slight bump and seems realistic or you car will be going instead of down on the lower height of the road it will go upwards and roll your vehicle over.

To Reproduce
Steps to reproduce the behavior:

  1. try speedrun strategy
  2. Ride the vechile
  3. Go with some speed off the road.

Expected behavior
The car shouldn't roll over but instead go onto the lower side of the road.

Screenshots
See the last 2 attempts to reproduce this problem:

last_two.mp4

Desktop (please complete the following information):

  • OS: Linux
  • Browser Chrome
  • Version 90
@Gusted
Copy link
Contributor Author

Gusted commented Jun 12, 2021

@drcmda - Pining you as this is most likely got caused with the heightmap Commit to make it more accurate.

@drcmda
Copy link
Member

drcmda commented Jun 12, 2021

the problem is with the original track, the road is as high as the car itself. and lowering it wont work because the dirt track isn't even. a height difference that's too low will also not be reflected in the height map. but something needs to be done for sure. at least with the new one you cant cheat. :-P

@Gusted
Copy link
Contributor Author

Gusted commented Jun 12, 2021

at least with the new one you cant cheat. :-P

This is what you call effective anti-cheat ;)

@wuharvey
Copy link
Member

Can we add extra friction off the track instead?

@drcmda
Copy link
Member

drcmda commented Jun 12, 2021

not so easy with just a single heightmap i think

@Gusted
Copy link
Contributor Author

Gusted commented Jun 13, 2021

The more problem is that how the car is behaving on these heightmaps.
As I can't even normally ride over the train track and instead have to use the ramp. The behavior of this flippings & Rolling etc. Is not really in sync from what should happen.

@Gusted
Copy link
Contributor Author

Gusted commented Jun 13, 2021

The train track issue:

trainss.mp4

@drcmda
Copy link
Member

drcmda commented Jun 15, 2021

that would be expected i think, these are train tracks after all :-D

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

No branches or pull requests

3 participants