Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Bad Voo-doo man on Fri 29/07/2005 08:11:15

Title: AreCharObjColliding(...) [SOLVED]
Post by: Bad Voo-doo man on Fri 29/07/2005 08:11:15
Is there any way to have collisions between characters and objects detected anywhere on the character (not just the "feet")?  I was thinking about just using and invisible object, and have it cover the character, but I would rather do it some other way if at all possible...
Title: Re: AreCharObjColliding(...)
Post by: strazer on Fri 29/07/2005 09:24:05
Check out the "AreThingsOverlapping" function in the manual.
Title: Re: AreCharObjColliding(...)
Post by: Bad Voo-doo man on Fri 29/07/2005 09:33:51
Whoops,Ã,  that looks like it'll work.Ã,  Guess I must of missed that  :(..thanks for pointing that out to me strazer