Streaming Image Sequence
Streaming Image Sequence is a package for playing sequential image sequences in Unity Timeline
easily without making Unity 2D Sprites.
It is designed with the following principles in mind:
- Can avoid texture importing time entirely by using StreamingAssets.
- Offers smooth image playback, both in play mode and in timeline editing mode.
- Supports multiple OS.
Using Timeline 1.4.x or above is recommended.
Supported Unity Versions
- Unity
2020.3.45
or higher. - Unity
2021.3.19
or higher. - Unity
2022.2.8
or higher.
Supported Platforms
- Windows
- Mac (Intel/Silicon)
- Linux