Creating Ambient Birds in Unreal with Niagara and Vertex Animations Continued (Advanced)

The massively anticipated revisit to the birds in Niagara. This time, I take more care to explain the whole process, as well as provide the means of creating some basic movement, as well as an animation handler to handle all of the animation states our bird will get into.

Read More

LODs in Unreal Engine (Level of Detail) (UE4)

Unreal has great native LOD tools to automatically generate LODs for Static Meshes and Skeletal Meshes. There are also great tools for Particle Systems. Niagara Systems also can use scalability settings to fit different platforms. Here I cover the basics of all of these different LOD systems.

Read More