Blocking Shadows

Blocking Shadows

Re: Blocking Shadows Posted by Livett on Sun Jan 9th 2005 at 4:49pm
Livett
164 posts
Posted 2005-01-09 4:49pm
Livett
member
164 posts 46 snarkmarks Registered: Dec 24th 2004 Occupation: Student Location: England
How do you make it so that shadows don't pass through floors and so on. I know that a tutorial does exist as I have read one before... But I have tried but had no luck in finding it.

An answer or a link to a good tutorial will be fine.
Re: Blocking Shadows Posted by Tracer Bullet on Sun Jan 9th 2005 at 6:22pm
Tracer Bullet
2271 posts
Posted 2005-01-09 6:22pm
2271 posts 445 snarkmarks Registered: May 22nd 2003 Occupation: Graduate Student (Ph.D) Location: Seattle WA, USA
certain entities have a flag that disables shadows, also, you should have alook at this:

http://www.valve-erc.com/srcsdk/Levels/counter-strike_source_maps.html

<TABLE class=table cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD class=cell>
info_no_dynamic_shadow

</TD>
<TD class=cell>


</TD></TR></TBODY></TABLE>

<TABLE class=table cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD class=cell></TD>
<TD class=cell>
Point entity to stop player shadows from being applied to a particular set of brush faces. Sometimes needed when player shadows get cast on ceilings when players walk above. Open the entity properties, click the Pick? button, and then click to add a face to prevent that surface from getting shadows. Hold down CTRL to for additional faces, then click the Pick? button again when you're done.

</TD></TR></TBODY></TABLE>