Hi there! So I have been playing with the latest version quite a bit lately, it's working great but! I am running into a few hiccups : - I am having trouble getting rid of the animation sequence. I am trying to make the script react instantly at keypress but somehow, even if I put local fEase = 1 and local fSpeed = 500 I…
You can find this and many other cool scripts on Fatassasin`s site: http://www.jhaywood.com/maxScripts.htm Assign this to a hotkey and you`re good to go. Needless to say I use it all the time so a big thank you to James :thumbup:…
Aloha, guys n gals. I'm going to be hitting up my local (and maybe not so local) companies seeking employment as a modeler this upcoming Monday. My portfolio link is here: http://wailingmonkey.com/3dmodeler/ I'm currently showing character-centric pieces, but I've also included some other items near the bottom.…
It can easily be done as a script (or at least synchronizing the vert positions can be). The problem is processing the data quickly. Maxscript is not a fast language, and iterating over and matching the positions of thousands / tens of thousands of vertices could take a long time. Anyhow, here's a simple/unoptimized script…
Nicely put snowfly! Few other comments: Being a UI artist is a unique beast, and subset of talents. A few things that I'd look for in a ui artist: Be and avid gamer This doesnt mean you need to play world of warcraft 80 hours a week, but instead enjoy all types of games. Study all types of methods of interaction, inventory…
sorry for the late reply,- although I have not yet been experimenting with communication between MS and JS or html through ports/ sockets or with the help of additional tools - I was able to communicate more or less with an embedded html / JS within max. it requires though that the html or JS file that is used is run…
I'm rather excited. I think there is a lot of potential in the local-multiplayer space that is being ignored by most developers. Local multiplayer is what party-gaming and family-gaming is all about for me. Some of my favorite gaming experiences have been crowded around a screen playing four-player with my friends and…
When I making a script that doesn't modify geometry I typically will use a mesh object so I don't have to fiddle around with EPoly, EMesh, Editable Poly, and Edit Mesh operation nonsense. I feel like there is a better way to do this, but I was just following your scripts flow and logic. macroScript crAlignPivotToSelection…
@Bryan Cavett: I just tried to move one image into a test directory (away from from where it originally was). Turned the layer on and off and restarted Photoshop, and it is still there. I'm guessing it saves a "local" copy of the image to the psd. You can still edit the image, and when you go to save the edit, it…
@ Kaburan: quote from perna: "[IMG]file:///C:/Users/Mattias/AppData/Local/Temp/moz-screenshot.png[/IMG][IMG]file:///C:/Users/Mattias/AppData/Local/Temp/moz-screenshot-1.png[/IMG]We'll shortly be releasing the 3DS Max normal map display fix...", so it think it's only in max. But i'm not a tech guy, so maybe it's pretty easy…