I am not shure I understand you? I have applied the player_gravity() to every "key" movement in the player code. But it dont work.......
#
You applied trude_player() to your model, you could apply player_gravity() directly to the model instead of trude_player(). This way you would have tested the gravity part without all the other things.