Changing character talk view in the middle of the game

Started by Jakerpot, Sun 12/04/2009 16:31:43

Previous topic - Next topic

Jakerpot

Can i change the main character talk view without having to make a whole new character? Because in my game there is a part that the character is hidding, an it's view change to the hidding view. But then when he is going to talk the character appear normally, and i want him to keep hidding, so i want to change the character talk view. If no, i will have to make another character talk it...



Trent R

I'd suggest a clever combination of LockView, Animate, and Say/SayBackground.
Oops, I was looking at ChangeView and what it was linked to... Yeah, as CJ says.

~Trent
To give back to the AGS community, I can get you free, full versions of commercial software. Recently, Paint Shop Pro X, and eXPert PDF Pro 6. Please PM me for details.


Current Project: The Wanderer
On Hold: Hero of the Rune

Pumaman

Even easier, just create a blank view and do something like:

player.SpeechView = BLANK_VIEW_NAME;

SMF spam blocked by CleanTalk