Hi, yet another problem, and a strange one, this:

I have two characters both using the same functions. One controlled by joystick, one by keyboard. Collisions work fine usually, but if you turn both characters to face one another and press the forwards button for both of them, they pass right through one another - huh? I'm using the move_gravity from movement.wdl, and everything works fine apart from this.

Any suggestions about what's going on? "You" is set to null, origin is at the centre of the model, I've tried changing push values etc and using ent_move instead of move, but always the same thing happens.

Thanks,
Keith

P.S. I did a search on the forum and saw that a few people have had this problem before, but couldn't find a solution - though the search function is down on the Beginner's forum so I couldn't search there. Cheers.