Time Manipulation Ability Plugin

A Time Manipulation Gameplay Ability System

  • 支持的平台
  • 支持的引擎版本
    5.1 - 5.2
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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.

技术细节

Quickstart Guide VIDEO

Features:

  •  Easy-to-use ability system for implementing time manipulation mechanics in your game
  •  Customizable time dilation effects for slowing down, speeding up, pausing, time
  •  Fully modular and plug-and-play architecture for easy integration into your project

Code Modules:

  •  Time Manipulation Ability Plugin


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.