Ok, so I've found a workaround, instead of trying to apply another object to all the XRef objects in the scene, I've used a script that instanciate a child. Each child object will find his parent (match by name) and take the same transformation than his parent.
All games studios I've worked in have used flash. Aside from 2d games and animations and animatics for visualisation, often it's the way user interfaces are made. Flash animations and scripting can be loaded into games using custom code or using middleware like scaleform.
You can save yourself steps 1 & 5 by using the headus bridge script found on scriptspot. No need for import/export Or stay in Max and: run Straighten Selection> run Relax by edge angles with 'keep boundary points fixed' checked for exactly the same result.
Just use a Float Script on the Y and Z of the limb. (Assuming X is the direction to the next bone. originalUpperArmLength / (distance UpperArm ForeArm) You can leave inherit scale on for the ForeArm so that you don't need to use more FloatScripts on there. But turn it off for the hands and/or fingers.
hmm wounder if it is possible to get a script to pull everyone avatars from the forum, than use them to make a image by comparing there averaged colours. seems like there would be someway to write a programe that could take a source image and use a crapton of avatars to try to recreate it.
Consider using sans serif font instead such as Ariel, they're cleaner and less distracting. Also try to avoid using javascript or any fancy loading. Your images won't even load on my browser until I allow cross-site scripts to run.
Hey guys, just updating the thread. We really need a tech artist asap. were using udk so any knowledge with that is a plus can rig - scripting and basic programming - quickly learn new softwares - shaders - decent 3d artist JOBS@ADHESIVEGAMES.COM
That only works if the scale is -1 or 1, not 0.5. (-0.5*-0.5 = 0.25) It is more stable to use an abs function, I don't know the syntax for it in Max Script but in Maya you do; $scale = `abs $scale`; Abs, absolute value, returns a non-negative value.
It'd be nice if this was a standalone web script jobby that lets you upload a file yourself that then gets referenced. I'd feel better about that then uploading model files to some nebulous cloud storage. I guess this could still be a good alternative. http://jquery.vostrel.cz/reel
Well I tried clusters but it didnt work. Then I decided to look for some scripts which could allow me to do that but then I just found that maya has a feature called "point on poly" in constrain options and it worked well. I used maya 2011