If you are using A6:
Use c_move, I'm not sure if ent_move is still supported.

If your are using A5:
You did not define a "move_mode"
Add the following line before your ent_move instruction:
move_mode = ignore_passable + glide;