Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: YotamElal on Sat 05/03/2005 13:24:53

Title: GetCharacterY instead of GetObjectY [SOLVED]
Post by: YotamElal on Sat 05/03/2005 13:24:53
is there a script like GetObjectY but for a character.
I want to beable to hit the chracter only when he is bigger than y,150
Title: Re: GetCharacterY instead of GetObjectY
Post by: strazer on Sat 05/03/2005 13:30:05
Use character[NAME].y
Title: Re: GetCharacterY instead of GetObjectY
Post by: YotamElal on Sat 05/03/2005 13:56:11
THNX
Title: Re: GetCharacterY instead of GetObjectY [SOLVED]
Post by: TerranRich on Sun 06/03/2005 18:55:58
Doesn't anybody read the manual from the beginning before using AGS anymore? I did it and rarely ever asked a single question on the forums (the old EZBoard forums).
Title: Re: GetCharacterY instead of GetObjectY [SOLVED]
Post by: Huw Dawson on Sun 06/03/2005 20:58:34
That's because we don't have brains the size of watermelons Terran. ;)
Title: Re: GetCharacterY instead of GetObjectY [SOLVED]
Post by: TerranRich on Sun 06/03/2005 21:04:10
No, but at least it'll give you a better sense of what AGS can and can't do, and how to do the most basic of things.