Skip to main content

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

Speech Pauses for Ren'PyView project page

Automatic short pauses for more natural dialogue in Ren'Py!
Submitted by KigyoDev — 13 days, 17 hours before the deadline
Add to collection

Play Plugin

Speech Pauses for Ren'Py's itch.io page

Results

CriteriaRankScore*Raw Score
Likely to Use#14.6674.667
Ease of Use#84.7504.750
Competition is by QUANTITY of votes#264.8334.833
Demonstration Quality#264.6674.667

Ranked from 12 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Type of Asset

Programming

Modules that expand on existing engine functionality or built applications that perform a utility.

License
MIT License: https://opensource.org/license/mit

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

Wonderful job on this! Super easy to drop into a project and get that Ace Attorney feel ✨ I think we'll see if the say_menu_text_filter can be turned into a list of callbacks for the future, since it's seen a lot of use for tools lately 😂

Submitted

Either that or grab the previous function and store it locally while calling it, which is what I suggested and KigyoDev did