This editor plugin lets you instantly preview an animated texture. Supports frame blending, quick color adjustments, blackbody & more
The viewer is a convenient editor window, in which you can play a VFX flipbook (spritesheet) instantly. Take a look at the documentation to see all features and video.
It allows to precisely scrub the timeline, making a review process easier. A custom frame range can be looped instead of the entire animation. Quick levels adjustments let you debug the content without opening Photoshop. Also if you downloaded a pack of flipbooks, you can easily check how they look with a given background and blend mode.
The intention of the tool is simple, intuitive playback of a single spritesheet. It doesn't load or create particle systems.
Features:
How to use: https://techartaid.com/tools/flipbook-viewer-ue4/
If you're using UE 4.22, the first run needs an extra step. Please find instructions in the documentation.
Code Modules: FlipbookViewer [Editor]
Number of Blueprints: 3
Number of C++ Classes: 0 (the plugin doesn't contain any C++ code. It's created entirely in Blueprint Editor Utility Widgets)
Network Replicated: No (not related)
Supported Development Platforms: Unreal Engine 4.22 or newer
Supported Target Build Platforms: It's an editor-only window (dockable tool)