Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: rtf on Tue 27/07/2004 18:46:08

Title: Character Regions
Post by: rtf on Tue 27/07/2004 18:46:08
Hi.
Another question.

Is it possible to have seperate regions of a character.

For example, I have a character, and I want it so when another character collides with him in a certain location of the sprite, a certain variable will be changed.
Follow?

Thanks  :)
Title: Re: Character Regions
Post by: Gilbert on Wed 28/07/2004 07:26:30
Not possible at the moment I think, you may need to check the coordinates yourself or use plugins.
Title: Re: Character Regions
Post by: Ozwalled on Wed 28/07/2004 08:53:49
You might sort of be able to do it with a seprate sprite for that body part that follows the player character exactly.