Physics?

How could you make an object levitate so to speak?
I want to collide with a certain object that with negate the gravity so it levitates;
I want to collide with a certain object that with negate the gravity so it levitates;
Comments
if you want it to move up, just give it a higher acceleration upwards. if gravity is 120 down, give it a force of 180 up.