

Other scripts
Fortunately my highschool was programming oriented, so I'm not afraid to do some scripting to straighten up workflow glitches. :)
UEdActorSnap: This LUA script snaps to grid actors and BSP on an unreal map. You will need LUA standalone to run the script.
Game friendly texture conversion: A couple of cmd files, using ImageMagick to convert and combine Modo's .png outputs to game friendly format: Displacement goes to the normalmap's alpha, the normal values get flipped on the Y axis, specular goes to diffuse's alpha, and everything is converted to .TGA .