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.