I have a sphere trigger collider that slows down time when my character is touching it. I want to keep the character moving in the same direction while it’s touching so I set Use Gravity to false but he still slowly falls.
I’ve confirmed y gravity is -9.81 in project settings. Why is he falling?