Switching backgrounds on time?

Started by Afflict, Thu 20/04/2006 15:11:16

Previous topic - Next topic

Afflict

Hey I made an intro now its now a normal "cutscene"
Its a couple of fully drawn BG's which I wish to flip through as the character talk.

Like a slideshow presentation. PIcture talk after talk change to nect picture...

Any help

My method of solving this was to make Diferent rooms for every slide and then display the text and then after the text is finished change the room.

Any beter ideas?

Wretched

Use SetBackgroundFrame(0);, SetBackgroundFrame(1);, etc. This stops then animating so you can switch them about as you wish. Use SetBackgroundFrame(-1); to restart animating.

Afflict

Linking it to the speech? Lets say

(pic1)
You find yourself in a dark alley...
There is alot of rubbish laying around.
// after this automaticly change to
Pic2
etc...

Afflict

solved I got it right.

I just listed them event after event setting the bacgound as you told me Wretched thanks a mil!

SMF spam blocked by CleanTalk