I have tried to do some lighting for my game cinematic shot 01. I made 2 variations for this, one without rim light and one with rim light. Any feedback is appreciated! Colour Script by my Concept Artist Ong Nanxi:
I’m trying to write a script to override the material on a Redshift proxy. I can’t access the proxy material from the proxy rollout. I’m stuck at this point — any help would be appreciated. attach script here: macroScript RS_Proxy_Overdrive category:"Hihead" toolTip:"RS_Proxy_Overdrive" ButtonText:"RS_Proxy_Overdrive"
--…
Sorry to bump an old thread yoou can use thi sscript as a shortcut for #1 - mines alt + a (for align). it will align both the move and scale to to the selected face/edge's axis. global proc alignAxis (){$compselection=`ls -sl -fl`;if (`size($compselection)`){if (`size($compselection)`<=1){manipMoveOrient…
Oh sorry! All this is Python! Save the user setup stuff in your userSetup.py - if you dont have one create on. I dont write mel so im not sure what would happen if you run mel scripts through the menu but it might be alright seeing its only calling a file's main function. In the menu script you can decide to have whatever…
Version Edit: Script should work now w/o any editing._ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ I've been working on a script for rapidly selecting every n edge, and would like to get some feedback and suggestions on the script itself, and its potential future features. I would like to both gauge its…
Sounds strange but having a script helps a lot. Probably trendy to have a live stream If you are famous, but for a straight tute not so much. Make the video with the sound track. Then write down the spoken part getting rid of the ums and ahs. Rehearse the spoken part till it becomes fluent, Then record yourself reading…
From purely selfish needs and from what I learned from talking with others, I decided to start a MaxScript knowledge and question thread, where we can post all the resources for MaxScript we got and post any scripting questions we have, without cluttering up the Tech Artist - What are you working on: FOREVER Edition!…
I think most things can be solved with MZP it just needs some time to research and test, but it is certainly powerful and the easiest way to install scripts when used with the drag and drop way. From my expierence I would suggest triggering a maxscript file that actually takes care of the installation simply because the…
Hi guys, I have uploaded two prototype helper tools featuring some functions I would like to integrate to PolyUnwrapper in the future. As they are not final versions, many bugs are expected to occur, including script crashes, so use them with care and try them with testing models before you decide to use them in…