Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 10 1:16 pm)
Attached Link: http://www.renderosity.com/messages.ez?Form.ShowMessage=2315950
there is a script in this thread for P6 that will turn on all shadows for all figures. post 9 i thinkMy Homepage - Free stuff and Galleries
If that thread doesn't help, here's the code to make your own. You just need to replace the body part names with the ones you want to use, then save it with a .pz2 extension and apply it like a normal MAT file. mac { version { number 4.01 } actor back_wall:1 { castsShadow 1 } actor left_wall:1 { castsShadow 1 } actor right_wall:1 { castsShadow 1 } actor front_wall:1 { castsShadow 1 } actor ceiling:1 { castsShadow 1 } }
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Hello all... Im almost sure it isnt possible, but it doesnt hurt to ask... I have this large set made up of several parts where each part has the cast shadows option off. Is there a way to turn it on for all the parts at once? Or if not, what would the most time saving way to do it?