Hi,

Quote:

c_move(my,nullvector,my.move_x,use_aabb | ignore_passable | glide);



To use the entity's polygonal shape for collision you have to remove the 'use_aabb' flag, i think.