Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Mehrdad on Fri 24/02/2017 15:52:11

Title: Make touch controller for KeyboardMovement module
Post by: Mehrdad on Fri 24/02/2017 15:52:11
Hi

I want make mobile port after finish game .
There is some rooms that control is complete with keyboard and not mouse at all. I used KeyboardMovement module for it . I made 3 shapes left and right and shoot in room as touch control.  But I don't know how can I write a code for command to this shapes with KeyboardMovement module and shooting too . My mean is when I click on shapes , player walk to left and right and shooting .

Thanks a lot for any help