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.