My company has a custom .fx 3d Max material and I'm trying to hack together a script to automatically assign texture to it. I have it working however the box with the texture name is "disabled" and I'm trying to figure out how to enable it. I don't really even know what to search for. This is the code from the material…
This leading Southern California studio has focused their efforts on superb game-play and graphic excellence. Being active and passionate gamers, they plan to build the kind of games that real gamers enjoy playing. Currently they are working on a high profile FPS for next generation consoles and the PC. This studio…
People of knowledge, please help me to understand this: In Maya LT 2017 + macOS, I have following test script: https://gist.github.com/bitinn/13f7b55a0aad3a6ba5dadecb48ef4351 In full: // REMEMBER TO SOURCE THIS, NOT RUN IN THE SCRIPT EDITOR DIRECTLY
{ string $TEST_STRING = "TEST_STRING_#"; proc RunLocal1 () {…
It snowed, work closed down for the day so in between building snow forts with my daughter and working remotely from home I worked on this scene a bit. I mostly created the export script I talked about earlier. What it does: Records the objects current position. Moves it to 0 0 0. Triangulates the model by adding a turn to…
It's great that you find this helpful :) The great thing about this technique is that you don't need necessarily polyboost for it, every other retopology tool could be used instead (for instance before polyboost I used ShrinkWrap from the TIM script pack ...max retopo script could do the work also). In the above slides,…
Having used all three to some extent, here's my opinion. Gonna make some enemies here, but I'd say Maya is hands down the worst. It's not necessarily a terrible program, but most of the tools outside animation are dated and weak, and many options straight-up aren't there, requiring scripts and plugins to get around. UV…
Hi Hope everyone is well.We have gathered 3d character modeling artists as well as storyboard and voice over artists for our project multiversal 3d battles.This will be a long time project where various super hero and super villains from various famous cartoons and tv shows and games and anime will battle.Each battle will…
Do you see any use for this script perna or are there better methods to soften bent surfaces? Anyways, I used the macro recorder like you said and got this:subobjectLevel = 2[B]actionMan.executeAction 0 "40021"[/B]$.EditablePoly.SetSelection #Edge [COLOR="Red"][B]#{1..840}[/B][/COLOR]modPanel.addModToSelection (meshsmooth…
We've found that programmers quite like PlayMaker too :) One recent asset store review from a programmer: You can control scripts with Script Control Actions: https://hutonggames.fogbugz.com/default.asp?W44 And generic Get/Set Property Actions: https://hutonggames.fogbugz.com/default.asp?W688 You can also create your own…
By popular demand I'm making the modified model export script available for download. Click here to get it To make this work you'll need to put the enclosed files in your scripts folder under your 3dsMax install directory. This is nearly identical to the original script released/developed by Corsix and modified by…