Modify allies pedestrians collisons

Users who are viewing this thread

Frogger

Recruit
Hello,

I'd like to modify collision between player's horse and allies pedestrians (i hate the "invisible force field" that protect allies from my horse's charge and stops it...), but i don't know if it's possible... (i've only found an *_interesect_*operation that's seems unused).
- (preferred solution) Use the same collision routine as for enemies pedestrians : when player charges them, they may fall down and get damaged.
- (simple solution) just ignore those collisions, as it is in "classic" M&B.

So, it is possible to do this, and if yes, can you give me some guidelines ?

Thanks.
 
Back
Top Bottom