Shadow: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>SSH
mNo edit summary
mNo edit summary
Line 1: Line 1:
Following on from the [http://americangirlscouts.org/bbc.com/yabb/index.php?topic=28891.0 discussion in this thread], I have made a Shadow module for AGS 2.72.
Following on from the [http://americangirlscouts.org/bbc.com/yabb/index.php?topic=28891.0 discussion in this thread], SSH has made a Shadow module for AGS 2.72.


Caveats:
Caveats:

Revision as of 15:12, 7 November 2006

Following on from the discussion in this thread, SSH has made a Shadow module for AGS 2.72.

Caveats:

  • Shadows ignore walkable areas, because they're done with RawDraw
  • Animated backgrounds also mess up
  • Scrolling rooms: no idea, but wouldn't be surprised if they also don't work.

If you want to avoid these problems, use the dummy character Follow method described in the other thread.

Any suggestions to work around the caveats is welcome.