SkillAgentSearch skills...

SmearFrame

Unreal Engine 4 smear frame material effect

Install / Use

/learn @LuggLD/SmearFrame
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SmearFrame

"Smear frame" material effect for Unreal Engine 4.12

Smear Frame effect

What is this?

This is an Unreal Engine 4 project containing a simple implementation of a "smear frame" effect, as recently popularized by the game Overwatch.

How do I use this?

This effect consists of two parts: a blueprint component you add to an actor you want to be affected by the smear frame effect, and a material function that you add to its material.

Limitations

As a quick and dirty proof of concept, this effect uses the actor's velocity to determine smear strength. As such, it does not work with animated skeletal meshes in the way you'd expect. Suggestions or pull requests are very welcome though! :)

Smear Frame effect

Credits

Created by Jan Kaluza of Broad Strokes (@JKashaar on Twitter).

Inspired by Blizzard's Overwatch, as well as Twitter user @MercurialForge

View on GitHub
GitHub Stars345
CategoryDevelopment
Updated1mo ago
Forks54

Security Score

95/100

Audited on Feb 8, 2026

No findings