Non-exponential gravity?

Barratator
Posts: 6
Joined: Thu Jun 09, 2011 3:39 pm

Non-exponential gravity?

Post by Barratator »

Hello,
I created a rigidbody by a sphereshape and setted the gravity to 0/-10/0.
Normally the object shoud fall down with a speed of 10 units/second in the first second, with 20 units/seconds in the second second,.....
But it seems to be that the object fell down with the same speed all the time.
I already tried to change the mass to a higher value.

Do you have any idea, how i can fix it, or to get more debug-information?



Thanks!
Bastian
User avatar
rewb0rn
Posts: 13
Joined: Tue Feb 02, 2010 11:48 pm
Location: Berlin, Germany

Re: Non-exponential gravity?

Post by rewb0rn »

Have you tried different values for the linear damping?
Barratator
Posts: 6
Joined: Thu Jun 09, 2011 3:39 pm

Re: Non-exponential gravity?

Post by Barratator »

Yes I tried values from 0.01 to 0.9 - It's everytime the same thing.