Description
Important Note for Example Project: If you’re using EIS and UE5.3+, you should go to Project Settings -> Engine -> Enhanced Input. Then tick “Enable World Subsystem” and “Enable User Settings” boxes otherwise the plugin won’t function correctly.
With this plugin you can set up tips and tutorials throughout the map and trigger them one by one as the player goes to tutorial points or you can show tutorials manually without depending it on the player’s location.
Tutorial text will get parsed by the plugin and adds the keys retrieved from Enhanced Input or Action/Axis Mapping to the text.
Examples:
What can you use it for
There are different type of settings for each tutorial
You can easily switch between different platforms at runtime.
Looking for a similar system but for cutscenes? Check out Interactive Cutscene
Platforms that are not listed above require additional setup, you should do these steps in order to get them working in your game:
Icon Packs Only (Without the Manager)
Technical Details
Code Modules:
Number of Key/Button Textures: +450
Textures Sizes: Mostly 128×128
Number of Blueprints: 5
Number of C++ Classes: 3
Network Replicated: No
Supported Development Platforms: All platforms except for HTML & Win32
Supported Target Build Platforms: All platforms except for HTML & Win32
Supported Engine Versions
4.27, 5.0 – 5.3