Substance Designer is all wrapped around basically two things: randomly or otherwise orderly placing distance blobs or just small pictures and doing per pixel UV shift aka 2d displace in Photoshop. Sometimes that shift comes in a repeating loop like "slope blur". Before they used FX-map node that control small pictures UV…
I have a scene that is lit primarily through a skylight, and it is making this weird light circle on my scene like a big spotlight is shining down. After extensive troubleshooting I have definitely narrowed it down to the skylight and not any other light. I have tried adjusting every setting in the skylight to see if I…
macroScript LockAllTransforms category: "HowTo"
(
setTransformLockFlags selection #all
) If you select the code, then click the P button, and choose Code, you get this. Imperfect however, hmmm.
everyone is hosting their image, then posting them using image code. A good place to do this is www.tinypic.com it'll give you the code you need to post on forums.
//TICKETS HERE https://the-function.seatengine-sites.com/shows/309214?fbclid=IwZXh0bgNhZW0CMTAAAR3eUlTBP5Sa5dAaB22YPNPGcK0uFgcy_BciDyiigUdZHZV3LS5Nc5YIW9c_aem_dkJuuGIXmRpW2YJw5fjgVg Game Developers Conference attendees and other nerds! Tired of awkwardly networking over loud music? Does your introverted self need a fun…
heyho, does somewhere a tool exist which allows to check a maxscript code for compatibility around all different max versions? Something that can crawl through the code to tell me whats the oldest version of max that allows to run this script? I'm missing something like the "save as - for flash version xy" functionality…
Are they emailing out codes? Or do i have to send out a support ticket and wait a week to get my code? Man I wish i had this version for this last milestone...would've helped me a ton! B
That error suggests that there is no text in the expression pane when you clicked Create. Also be aware that in Python the indentation is part of the syntax so you should use the "Code" BB tags when quoting Python code on polycount to preserve it.