Say.At different locations

Started by Basse_Berlin, Thu 12/02/2009 06:59:50

Previous topic - Next topic

Basse_Berlin

Hi There!

Needing help again.

In my game i want a cutscene showing a dense forrest from above. The idea of the cutscene is to have the maincharacter roaming around in the forrest, not actually being shown but only followable through his speechlines at various places of the screen.

How should i script this?

I've tried a bit with a timer but then i would need multiple timers and then it started to go wrong for me...

Thanks on beforehand!

Gilbert

One simple way is to have a character view with graphics consisting of transparent sprites. Just change the character to that view in that room to hide him and have him walk in the room. Then just use the Say() function and the text should follow the character's movement.

Trent R

Depending on your room, you could also use a walk behind that covers the screen.

~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

OneDollar

Yet another option, under room settings for your forest room change ShowPlayerCharacter to false, then use a combination of the SayAt and Wait functions. This might make it a bit easier to tweak your cutscene timing.

SMF spam blocked by CleanTalk