BGE slideshow presentation sound effects

This should be what you’re looking for. Each time space bar is pressed, the slide variable increases. Then when the slide variable is equal to 4, and 1 second has passed, the sound plays. You can use this same variable to control other actions as well.

Attachments


You can use a frame property.
Then you can easily do the same as in the sequencer.
You can do this on any action actuators to time your sounds.

You can also use a integer instead of a float if you want rounded values.


WOWOWOWOOOOO! This seems to be EXACTLY what I’ve been looking for! And so simple and elegant solution. Thank you, thank you! Thank you everybody for your help, it is much appreciated!