You can probably change a lot of the existing functionality, around the default game-mode/game-type they provide. But say you want your character to take AI hostage and use them as shield. That kind of stuff is probably too much for the flowgraph. It seems very similar to Kismet when just looking at this:…
Runover process of Custom COPs node to create variations of tileable stones (Height and Normalmap) Takes time to get a concise and believable normal vectors and flow for rock/stone textures. Therefore, I created a node that does that plus a few more post processing to ease my job on creating these. The rest, color,…
In fact when "repeating" the pattern in the three directions (120 segree "apart") and constraining onto the triangle like in case of pattern generation then the spherical projection does work and the "continuoes curves" does fit. Used the almost legaxy trick in blender to instance those pattern geometry on th faces of…
So I'm trying to mirror the weighted half of the model to the other half, but the mirror mode is being an asshole. Added all the bones in the list, checked vertices, selected all of them, went to mirror mode and... pressed green to blue bones. No dice. Green to blue verts then. Nope. It won't transfer the weights. What do…
I've been struggling with UDK's Foliage Mode, because when I paint my trees and bake with lightmass, it doesn't bake my tree's LOD's correctly. (As shown in the image) --- Things I did and notes --- > Manually placing trees works with baking, but not my Foliage Mode trees > The base mesh of the LOD always bakes correctly…
I will post tutorials for Blender and maybe some other programs in this thread. Please feel free to post questions, other posts, or even other tutorials in this thread. All the tutorials will be linked from the first post, and different parts of tutorials will be linked with each other, so your posts won't make anything…
I studied it from youtube videos posted by Alegorithmic . They are all there. Sometimes too long and annoying but still ok . There are few things that covered there not well enough imo: 1. scale relations/primary input each node of several inputs have a primary one marked with a dot . it's where texture scale goes from one…
Scene Setup and Landscape Workflow in UE4 and World Machine + GeoGlyph 2.0 I tend to go straight into Unreal to begin blocking out an environment like this, as opposed to setting up a fixed camera in Max. I may go more into the reasons why as an addendum to the thread later, but the simple version is this; in my…
So I'm going to be doing sprite renders in Mental Ray for a while and wrote some custom shader networks in the Hypershade. On one, I have 12 or so attributes around the network that need to be set per surface/asset. What I want to do is have an easy collection of them, so I don't need to dig through the hypershade each…