Tag: VFX
-
Energy Drain Effect

This is a drain effect that I often use in order to illustrate muscle theft. This is made out of Some Geometry Nodes Bullshit that basically generates points in an area around an origin object, and then those points fly towards a target object. You can set an object to act as a collider, which Read more
-
Using gradients to twist textures into a spiral

Mapping node: What is it? The Mapping node is super helpful! It lets you transform images by moving their Location, Scale, and Rotation. With other textures and numerical inputs, you can do all kinds of fun distortions to images! I like using it best with generated images, like a Noise Texture or a Gradient Texture. Read more