Shadow: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>SSH
mNo edit summary
 
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
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 {{thread|discussion in this thread|28891.0}}, SSH has made a Shadow module for AGS 2.72.


Caveats:
Caveats:
Line 10: Line 10:
Any suggestions to work around the caveats is welcome.
Any suggestions to work around the caveats is welcome.


* {{Thread|28905}}
* {{thread|Forum thread|28905}}
{{SSHModule|Shadow}}
{{SSH Module|Shadow}}
{{Module|Graphical effects}}

Latest revision as of 05:34, 19 August 2012

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.