Enhanced Timer Manager – Advanced Time Dilatable Timers

Enhanced Timer Manager – Advanced Time Dilatable Timers plugin provides a new timer manager, capable of handling different modes of time dilation and dynamically changing values of global and actor’s custom time dilation.

Category:
Tags: , , , , , , , , , , , , , ,

Description

Overview Video

Documentation

Have a question? Would you like to request new features? Join Discord community

The main functionality of the plugin is to provide a new timer manager for Unreal Engine, capable of handling different values of global and actor’s custom time dilation which can also change dynamically during the timer counting down process. Plugin also supplies a set of methods allowing management of all of the created timers at once. Enhanced Timer Manager is implemented as a Game Instance Subsystem which means that all of the plugin’s functionality is available anywhere in the project. The plugin can be helpful in games playing with the time manipulation concept (slow motion, bullet time) and any kind of game in which synchronization between gameplay objects is crucial.

Technical Details

Number of C++ Classes: 3

Supported Development Platforms: [Windows 64-bit]

Supported Target Build Platforms: [Windows 64-bit, MacOS, iOS, Android, Nintendo Switch, Playstation 4/5, Xbox One/Series]

Code Modules: [EnhancedTimerManagerPlugin(Runtime)]

Supported Engine Versions

4.27, 5.0 – 5.3