A Time Manipulation Gameplay Ability System
The Time Manipulation Ability plugin is a Gameplay Ability Feature plugin implemented in C++. It provides a toolset for implementing time manipulation mechanics into your current or next project. With this plugin, you can give actor's the ability to control time.
Features:
Code Modules:
Number of C++ Classes: 2
Network Replicated: No
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows
Documentation: Quickstart Guide
Important/Additional Notes: This is a feature plugin , and therefore has a different installation path from other plugins installed from the Marketplace. You must move the plugin from the default path similar to "C:\Program Files\Epic Games\UE_5.2\Engine\Plugins\Marketplace\Plugin", and into your project's directory: "ProjectName/Plugins/GameFeatures/". Please reach out if you experience any issues.