Description
Transformable Kit is a tool to create preset transforms for any Actor.
It consists of five C++ classes, derived from Actor Component, can be attached to any actor.
Actual version is 1.1. Updated 25.08.2022
Links:
Demo(Win64 – UE5.0 + UE4.25)
Plugin Showcase(Youtube)
Usage Video(Youtube)
Telegram Community(Feel free to ask questions)
This plugin helps you to create actors with preset transforms: rotating and sliding doors, buttons, executive levers, traps, surroundings, etc. It can be also used with any Actor. You can configure such things as:
Transform starts with BP API function called with trigger, interaction with ray traycing (included in Example project – see usage video for more information), or custom call.
There are types of Transformable Components:
hat else is included?
Technical Details
Documentation:
Usage Video(Youtube)
Example Project:
Modules: Transformable Kit Plugin – Runtime
Number of Blueprints: 0
Number of C++ Classes: 5
Network Replicated: No
Supported Development Platforms: All
Supported Target Build Platforms: All
Supported Engine Versions
4.25 – 4.27, 5.0 – 5.3