Skip to content

Popochiu 2 - Alpha 3

Pre-release
Pre-release

Choose a tag to compare

@mapedorr mapedorr released this 27 Oct 17:30

Godot v4.0.x Godot v4.1.x

New features

  • Now voice variations are defined as an Array of AudioCueSound instead of a String with the base cue name and the number of variations.
  • Added a second parameter to PopochiuCharacter.say() and PopochiuCharacter.queue_say() to send the dialog line emotion.

Fixes

Others

  • Removed old methods with _now suffix by the new queue_ prefix when the methods are intended to be used inside E.queue().
  • Updated README and LEEME with icons to show Godot supported versions and connected Discord users.