Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: mwahahaha on Mon 06/03/2006 12:45:27

Title: Implementing Arrow key control into AGS
Post by: mwahahaha on Mon 06/03/2006 12:45:27
I was thinking about this cool idea for a gamethe last few days (details when I start the game(Ok, I'll say this much, it's a futuristic war based game)).  And I was considering arrow key control to move the main characters.  is there some easy way of implementing it through code or whatever?
Title: Re: Implementing Arrow key control into AGS
Post by: Colxfile on Mon 06/03/2006 12:49:15
It can be done with through coding. There's a module for it and everything.

http://www.adventuregamestudio.co.uk/yabb/index.php?topic=22724.0

Title: Re: Implementing Arrow key control into AGS
Post by: Ashen on Mon 06/03/2006 12:50:28
Indeed. Please try searching before posting in future.
Title: Re: Implementing Arrow key control into AGS
Post by: mwahahaha on Tue 07/03/2006 00:32:05
Ok, thanks.