how do i make light go throw an object?

i’m trying to make a window but my light won’t go throw the glass of the window :frowning:

make sure your window has a low enough alpha value, and either ztransparent or raytransparaent enabled
then, the tricky part to figure out is that the object that is receiving the shadows must have “trashadow” (transparent shadows) enabled, under the shaders panel

thanks :slight_smile: that worked

you’re welcome :yes:

in general, though, you can figure it out faster with the wiki user manual