Hi!

I have a model made by 3DS Max, it works almost well in the game, but it seems to be in an invisible box....
Look at my problem:
Picture of the model

I cannot get to the corner :S
The entity is neither passable nor polygon.

My code:
Code:
c_move(my,nullvector,my.move_x,use_aabb| IGNORE_YOU |IGNORE_PASSABLE |IGNORE_PUSH | GLIDE);// | ignore_passable | glide | ignore_entity);

and
Code:
trace_mode = ignore_me+ignore_passable+ignore_models;


Please, someone, help me laugh