Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Feature Request: AudioClip Minimum Delay

A topic by nsfwclubgames created Dec 26, 2020 Views: 111 Replies: 1
Viewing posts 1 to 2

When the text speed is printing fast, the audioclip sounds get really annoying. It would be great if there was a debouncer ( a mechanism of a minimum delay before the next audioclip can play ).

Developer

You can use the "stopPreviousSound" boolean in the inspector to change this behaviour. Give your sound clips empty space at the end to control the delay!