Scrolling + lighting similar to MI Voodoo lady

Started by vexxice, Sun 04/07/2010 20:42:24

Previous topic - Next topic

vexxice

You know how in Monkey Island when you go all the way to the right of the screen in the voodoo ladies house, it scrolls to the right and the once dark part of the room becomes light. I am wondering how to do that in AGS.

Khris

Use regions to trigger the scrolling; set the Viewport manually using the SetViewport command.
To change portions of the background, use non-clickable objects and change their transparency.

vexxice


Khris

One more thing, set the baseline of the objects to 1 so they get displayed behind everything else.

And do ask away if you need help with coding this :)

SMF spam blocked by CleanTalk