Qcs are relatively simple, especially when you're replacing existing weapons because you can just decompile those and it will give you an already built Qc file. Granted it's not perfect so you have to modify some things here and there but for the most part, pretty simple. Here's the Qc I used for compiling the…
Auto High Poly (maya 2016 EXT 2 ONLY!) Hi everyone! So after a loong time of messing around with mel I've finally gotten the time to put this together to share with the community! Just take my script and make it a button on your shelf! After that the rest is easy, just follow the instructions below (animated gif!). Notes:…
TL;DR: Download Blender 2.80's "Industry Standard" key configuration at: https://gist.github.com/bitinn/22f6fefe026d8d9e83468864edb8f835 ====== Hi there,* Have you ever find yourself tempting to use Blender but just couldn't get the hang of its navigation? * Are you coming from Maya and Unity looking for an alternative…
I want the spread between each pattern to be random number instead of an average spacing. Unfortunately it isn't like the FX map, so I don't know how to write a function for randomizing that
Hi! I was looking through these forums, and observed the work done and I will have to say that everything is utterly amazing. This community seems like a great place to get some highly skilled interested people. Now, I would like to tell you about a mod, which we have named Renegade 2007. Renegade 2007 is an Unreal…
I can admit I am not perfectly sure I understand your issue . if the color ramp is too inconvenient you could use curve node. it's perhaps a bit easier to tweak since you can enlarge it and tweak the curve nodes very precisely . Also I would first construct a complete single height input for a single bump node. Easier to…
Hi, here is a sample of the command you need. Here is a small index of handy bookmarks in the MaxScript reference: Nodes: - Node Common Properties, Operators, and Methods Editable Poly Stuff: - Interface: EditablePoly - Editable_Poly Methods Array and BitArray - Array Values - BitArray Values ( -- create a plane and…
Hey there! I'm kinda new to SD (and to this cool forum!) and I'm trying to create color variation for a simple tile texture. the logic is that I want the user to pick how many color he want to have, and add weight sliders per every color. here is an example for hard coded one with some histogram select: The issue here is…