Author Topic: Gravity Amount.  (Read 514 times)

I am STILL attempting to create a vehicle that has zero gravity.  My current idea is rather hacky, but I think it may work.  I am attempting to create a loop that will add velocity to the vehicle.  The thing is, I need to know how much velocity is added by normal gravity, so that I can completely counteract it.  And ideas?

Basically, to put it simply, gravity is a constant velocity downward.  I want to create that same velocity, but upwards.  I need that number in order to do this.

Wouldn't setting the mass to 0 or something really low have the same effect?

Oh, and before trying that, TURN A LOT OF STUFF DOWN. For example, anything related to springs and speed.

I think I tried setting the mass to 0 at one point, but I can't remember what happened.  I can always try again.  Also, the spring and speed stuff is a good idea.

I think gravity cancles around 0.68 or so. At least, for the Blockhead it does.

I think gravity cancles around 0.68 or so. At least, for the Blockhead it does.
Ok, I will try that too.  Can't right now though, it's 12:52 D:

Wouldn't setting the mass to 0 or something really low have the same effect?

Oh, and before trying that, TURN A LOT OF STUFF DOWN. For example, anything related to springs and speed.
Setting the mass to 0 will make the vehicle not movable at all.

Setting the mass to 0 will make the vehicle not movable at all.

Make the Mass 100 and the lift 100.68?

Make the Mass 100 and the lift 100.68?
Hm.  Will try all of these, thanks for the help guys.