Long story short.
Im simulating a falling object, and after X time has passed, the gravity is set to an X number so the object actually starts falling. The thing is, when the object is moved by the player, the gravity stops working, locking the object in the Y axis, unless left alone.
Does anyone know what am I missing here?
How do I make the object keep the gravity, without stopping when moved?
Thank you for your time!