Unreal Engine Marketplace is moving over to Fab in mid-October. Learn more.

5 Timeline Components

Feas games - Blueprints - May 28, 2024

5 Timeline Components

  • Supported Platforms
  • Supported Engine Versions
    4.26 - 4.27, 5.0 - 5.4
  • Download Type
    Asset Pack
    This product contains an assortment of Unreal Engine assets which can be imported into a pre-existing project of your choice.

5 Timeline Components for Unreal Engine (4-5)


These macro libraries add 5 timelines, for use in components, macros and widgets. By default, actor, scene and widget components cannot use timelines like other blueprint classes. Just write "Timeline Actor" or "Timeline Actor Component" or "Timeline User Widget" in the actor, scene or widget component to find the timeline you want to use. These timeline can work with 5 types of variables these are - Linear color (4 values), Vector4 (4 values), Vector3 (3 values), Vector2 (2 values) and Float (1 value), to use just create a curve of the desired type. Compared to the normal timeline, there are new features such as the ,,Ping-Pong, mode and various new outputs for ease of use.

Technical Details

Features:

  • Used within Components
  • Used in widgets
  • Used in macros
  • Additional features, ping pong mode and other outputs
  • Supports Unreal Engine 4.26 - 5.4

Number of Blueprints: 3 (3 Macro Library with 5 Macros), 10 Curves

Network Replicated: You can customize

Supported Development Platforms: All