Is it possible to allow 2 characters to pass through each other? [SOLVED]

Started by poc301, Fri 02/09/2011 18:55:41

Previous topic - Next topic

poc301

Hi guys,

I am working in AGS 2.72, so keep that in mind :(

I am working with a room in my game which is in the final days of beta testing, and in this room there is a very narrow walkable area.  I have widened it as far as I can without screwing up the artwork (walking on the wall for instance), but when the player character has another character following him in the game at certain points, sometimes the characters get stuck when trying to walk the other way.

For instance Char 1 is leading, Char 2 behind.  Char 1 turns around and walks back, but Char 2 is in the way, and they both stop.  They can't get around each other.  But if you continue a bit, char 2 moves just enough up or down that char 1 can get by.

Is there a way to turn off their ability to bump into each other?  Like, make them no-clipping mode with each other so they can just walk THROUGH each other?

It is fine on all other screens, but this one is being a pain.

Thanks,

Bill

Lt. Smash

Ever tried "cCharacter.Solid = false;"?   ;)

PS: Not sure if AGS 2.72 had this function. Before there was SetCharacterProperty(...).

Mouth for war

Bah! You beat me to it Lt. Smash....GRRRR ;) Should've known that with that signature of yours :D
mass genocide is the most exhausting activity one can engage in, next to soccer

poc301


Lt. Smash


SMF spam blocked by CleanTalk