Opened 18 years ago

Closed 17 years ago

#2742 closed defect (fixed)

KYRA1: Voice-only mode has no lips animation

Reported by: salty-horse Owned by: lordhoto
Priority: normal Component: Engine: Kyra
Version: Keywords:
Cc: Game: Kyrandia 1

Description

Using latest svn.

When setting the Voice-only mode, characters do not appear to be speaking.

In that case, cmd_characterSays() plays the speech sample and does not call characterSays() which sets the current speaking character, which in turn activates the head animation.

I think characterSays() should be responsible for playing the speech sample as well as the text display.

It will also help solve these other less apparent problems: 1) When bypassing a sentence, the text disappears but the voice sample keeps playing. 2) When in voice-and-text mode, the text should disappear at the same time as the speech.

Ticket imported from: #1523200. Ticket imported from: bugs/2742.

Change History (3)

comment:1 by lordhoto, 18 years ago

Owner: set to vinterstum

comment:2 by lordhoto, 17 years ago

Owner: changed from vinterstum to lordhoto
Resolution: fixed
Status: newclosed

comment:3 by lordhoto, 17 years ago

Fixed, check the next SVN build.

Thanks for reporting.

Note: See TracTickets for help on using tickets.