Game Development Community

Disable Dynamic Shadows

by Scott Doerrfeld · in · 06/29/2006 (8:46 am) · 1 replies

How do I completely disable dynamic shadows (including the player shadow)?

#1
06/29/2006 (3:11 pm)
Hi Scott,

Setting the pref '$pref::shadows' to '0' disables the dynamic shadows.

You can check out the thread Disable Shadows for more details.