Outerra forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Outerra Tech Demo download. Help with graphics driver issues

Author Topic: Front end of car sinking?  (Read 5403 times)

GodotWaits

  • Member
  • **
  • Posts: 57
  • What say you?
Front end of car sinking?
« on: January 24, 2014, 03:29:58 pm »

I've installed a couple cars by bugsblake (thanks for his work and anyone else involved) however the front end of them keep sinking... Is there something I've done wrong, or something I must change in the code?
Logged
Well then, until our next meeting.

tumbzilla

  • Newbie
  • Posts: 1
  • newbie
Re: Front end of car sinking?
« Reply #1 on: January 26, 2014, 08:36:52 pm »

I have the same issue. it seems to be less prominent if you can get moving quickly, so I wonder if it has something to do with collision models...
Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Front end of car sinking?
« Reply #2 on: January 27, 2014, 02:09:39 am »

Which models are those? Usually happens when the suspension is too stiff for the weight.
Logged

GodotWaits

  • Member
  • **
  • Posts: 57
  • What say you?
Re: Front end of car sinking?
« Reply #3 on: January 27, 2014, 09:03:19 am »

They're bugsblake's '69 Dodge Charger, Mustang Bullet and '13 Dodge Viper.

GodotWaits
Logged
Well then, until our next meeting.

ZeosPantera

  • ||>>-Z-<<||
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2520
  • #1 Outerra Fan Boy
    • My Youtube
Re: Front end of car sinking?
« Reply #4 on: January 27, 2014, 03:56:51 pm »

I too experienced this. It was like finding quicksand. Only happens on a few cars.
Logged
"Fear accompanies the possibility of death, Calm shepherds its certainty" - General Ka Dargo

GodotWaits

  • Member
  • **
  • Posts: 57
  • What say you?
Re: Front end of car sinking?
« Reply #5 on: January 27, 2014, 05:29:54 pm »

Aye, and I'm certain it can be fixed. However, I am not learned in the art of code! Outerra has inspired me to learn though, so one day, I'll be able to tackle these kinds of issues myself and maybe be able to help others out :)

GodotWaits
Logged
Well then, until our next meeting.

PytonPago

  • Hero Member
  • *****
  • Posts: 2284
  • It´s way too complex, dont let me try to explain !
Re: Front end of car sinking?
« Reply #6 on: January 28, 2014, 02:58:34 am »

Doesnt changing wheel damping/stiffness/max./min. help ? ... i recall to had the urals aether sinking or jumping "till atmosphere" when it was set badly ... try play a little there in wheel parameters script section.
Logged
We are still undeveloped as long as we don´t realize, that all our science is still descriptive, and than beyond that description lies a whole new world we just haven´t even started to fully understand.

M7

  • Hero Member
  • *****
  • Posts: 736
  • newbie
Re: Front end of car sinking?
« Reply #7 on: January 28, 2014, 10:47:54 am »

Funny for me, only the Evo and the mustang are sinking, the Viper, Charger and Pontiac are fine.
Logged

Ryan10427

  • Member
  • **
  • Posts: 85
  • supporter
Re: Front end of car sinking?
« Reply #8 on: January 28, 2014, 02:20:02 pm »

i hope someone can find a fix for this because i also have this issue :/
Logged

thx_nb

  • Member
  • **
  • Posts: 94
  • newbie
Re: Front end of car sinking?
« Reply #9 on: January 28, 2014, 07:55:36 pm »

The script ZeosPantera posted for the Mustang here fixed it for me.
Haven't checked the Evo yet.
Logged

GodotWaits

  • Member
  • **
  • Posts: 57
  • What say you?
Re: Front end of car sinking?
« Reply #10 on: January 28, 2014, 07:58:23 pm »

Could you tell us where that script goes? I can't speak for the others, but I'm oblivious, but want to learn!

GodotWaits
Logged
Well then, until our next meeting.

thx_nb

  • Member
  • **
  • Posts: 94
  • newbie
Re: Front end of car sinking?
« Reply #11 on: January 28, 2014, 08:04:47 pm »

I assume you've installed it by executing the otx?
It should be in the user data folder for Outerra. Default location is "c:\Users\{windows-user}\Outerra" for me ( Win 8 ).

When you install the otx, its contents are extracted into this folder.

In this case the exact location should be:
"c:\Users\{windows-user}\Outerra\packages\bugsblake\ford mustang bullet2\"

BTW: I noticed the wheel size seemed a bit off (the car hovered a bit), so I tweaked it a little. It is not entirely to my satisfaction yet, but it works. See attachment.

I hope this helps.
« Last Edit: January 28, 2014, 09:20:02 pm by thx_nb »
Logged

GodotWaits

  • Member
  • **
  • Posts: 57
  • What say you?
Re: Front end of car sinking?
« Reply #12 on: January 28, 2014, 08:09:02 pm »

Thanks thx_nb!

I guess I could have just searched my folders, but it's late now, I'm lazy, and I'd rather not mess anything up when I'm stumbling blind into it!

I'll tackle this tomorrow and see if can get any results. Thanks for the .js link too!

GodotWaits
Logged
Well then, until our next meeting.