Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: lightdeath213 on Wed 04/01/2017 07:46:23

Title: sound effects [fixed]
Post by: lightdeath213 on Wed 04/01/2017 07:46:23
I'm in the last finishing parts of a game and i want to put sound effects in it like every time the character takes a step i want a sound to go off but i cant find any similar posts about this and i couldn't find anything in the hand book (or i'm blind as f***), i already have the sounds in the sound folder in the project tree i just don't know how to put them in the game.
Title: Re: sound effects
Post by: Slasher on Wed 04/01/2017 09:20:30
In the Players Walk view, choose a frame(s) and add the footstep sound within the appropriate Frame's property box for each loop.

The footstep sound should be short and use only 1 step sound....

When the player walks the walk sound will play per Frame(s) with the walk sound and stop when the player stops.

Title: Re: sound effects
Post by: lightdeath213 on Thu 05/01/2017 00:04:09
cheers mate works like a charm :)