https://www.youtube.com/watch?v=0auUypGCyms
Rune Combo Interface v02 Creates 16 different combos. 4 inputs. Each input is a boolean - LMB or RMB Combo pattern based on geomantic figures. Link The correct combo prompts the blue rune cast effect. Wrong combos and leaving the center during input will prompt the shatter…
I use a custom script to insert all my edge loops. This may be handy for you. It also works on multiple edge selections at once and can add more than Maya's limit of 10 loops (I've added up to 2500 just to test haha). $select = `ls -sl`; string $prompt = `promptDialog -title "Insert Multiple Edges" -message "Number of…
I totally understand the changes.. but i think it's condescending for a company president (even ex) to say: deal with it. Because it was the work of the creatives who got the "product" makeing money.. which was used to pay him. And in the end when "all layed off artist" do something different and those companies want to…
That is one dilligent employer ;) You should say to them, using that logic, where do you stop? Publishing to Flash Player 6 perhaps, using AS1? Which be probably be another 0.01 installation % and possibly 1 or 2 extra viewers. On the other hand I can somewhat see their point, if update prompts aren't feasible with banner…
Thanks for the response. Yeah, it's quite confusing. I just created a simple barrel. Unwrapped it in Channel 1. saved my co-ordinates and move to channel 2. Clicked abandon when prompted. reset the UV layout and sorted them out accordingly. I then didn't even bother going back to channel 1. I just finished the unwrap.…
I was going to make a few objects in a set which needed to be textured the same, so I first attempted to use presets. I saved a preset to the folder prompted, and then when I tried to use it on a new project it wouldn't show up. So I eventually figured out it was prompting me to save in the wrong place, and moved the XML…
Thanks for the reports guys! ghaztehschmexeh: It is true that loading grunge masks will prompt a transform, sorry for the confusion. Did this crash the SUITE for you or simply freeze interaction with the SUITE? Either way it might not be as intuitive as I hoped for. Maybe the mask should just be placed, and you can go on…
Version 0.988 released on 02-12-2011 Added support for Cannonfodder's SMD exporter. To use, make sure you download Version 2.04 or later. Note that version 2.04 is not yet available on Cannonfodder's site... but when he has released the new version you will be able to use it with WWMT. Added new Settings controller to…
Can someone explain to me what's intended by the phrase "New Age" in several of these prompts? Google only leads me to the "New Age Movement", which sounds good, but doesn't seem to have much to do with city-planning or weaponry like it's used in these prompts. Depending on the intent, #3 "Apocalyptic & New Age City" may…
Hello everyone, I am a little stuck with user inputs. I am trying to create a window where the user can write the name of the fbx they want to import then pass it on to the string that contains the file path to open that fbx. I have tried different combinations but I getting only errors. I thought I was closed, but I cant…