#making object invisible

1 messages · Page 1 of 1 (latest)

fierce dust
#

hello , how to make a 3d object invisible ( not transparent , means no geometry ) but still recieves a spot light cookie because I want to make a batman logo in the sky effect . so is there a way to change something in graphics settings or shader .

limber mesa
#

Just make an emissive, semi-transparent material that you use the cookie on, and put that on a plane you place in the sky. Much more controllable and performance friendly, than using a light source.

fierce dust
#

look i'm making it like this

#

but still having the problem of plane black highlight

#

@limber mesa how can I remove the geometry of plane like I make it invisible but make it still recieving spot light cookie or lets say casting shadows = on so the final result will be only the spot light cookie appears in the sky without the black higghlights of plane ?