A dynamic Unreal Engine 5 visual effect that draws animated, tangled scribble lines around characters or objects.
Good for representing chaos, stress, psychic energy, emotional tension, or for censoring.
Fully customizable, screen-facing, and optimized for both cinematic and gameplay use.
Note:
This effect is a Blueprint Actor that you place at the center of the object you want the effect to appear on. It’s designed to always render on top of that object.
The Blueprint includes a "Render Mesh" component, which the logic uses to check if it's being rendered or not. If the mesh isn’t rendered, the effect automatically disables itself to prevent drawing over other actors.
In the preview images, the Render Mesh is positioned just above the character’s head.