Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Jimi on Fri 06/06/2003 18:51:42

Title: question/suggetion
Post by: Jimi on Fri 06/06/2003 18:51:42
I know AGS can fade in/out, but can it sort of "box in/out"?
Title: Re:question/suggetion
Post by: Scummbuddy on Fri 06/06/2003 20:25:22
Draw it as an animation, then run it, then jump out of the room, and in the other rooms' player enters screen, run animation, and so on.  If you want to run an if statement to see whether to run the animation to box in you could do that as well.