kiigame / adventure_engine

KiiGame Adventure Engine
BSD 3-Clause "New" or "Revised" License
1 stars 6 forks source link

Decide talk animation length from the length of text #66

Open evktalo opened 9 years ago

evktalo commented 9 years ago

With a longer monologue, play the animation longer.

evktalo commented 9 years ago

You can now specify animation length in data. You could use play_character_animation to play the speak animation for longer or shorter time than the default. But this is about looking at the length of text and automatically deciding the timeout.