Hi Kenchu!

I use the c_move :

Code:
c_move (my,vector(10 * (key_w - key_s) * time_step, 6 * (key_a - key_d) * time_step, 0),
nullvector, IGNORE_MAPS | ACTIVATE_TRIGGER | IGNORE_CONTENT | USE_BOX | GLIDE | IGNORE_PASSABLE); //



Will this help.

Ottawa