Unreal Engine Tutorial Component UE7464
Tutorial Component Teaser: https://youtu.be/xye1a36ircU
Tutorial Component Overview: https://youtu.be/_4Y_xZ5Z4i8
Playable Demo: https://drive.google.com/file/d/1Zccgm01sOHw8LIGgVwGe_7NTvchUS-f3/view?usp=sharing
Changelog: https://docs.google.com/document/d/16iFCOmamfPTl1guMciox8ve9hJsL6ZJgP3wBWjYSBuU/edit?usp=sharing
Tutorials are often left behind in game design due to the lack of time and low priority. But an easy start for a player is essential! Therefore the tutorial component gives you the ability to quickly create any type of tutorial for any type of game.
Everything can be set up in data tables. It is very easy to expand and customize. You can check out the showcase video and the playable demo to get familiar with the general functionality.
technical details
Features:
- Modular: Only need to add the component to the player controller
- Gamepad & Keyboard input support
- DataTable driven: All tutorial information are located in a DataTable
- Examples: A complete example map showcasing the functionality of the asset
- Well documented: All code is commented and struct variables have helpful tooltips
Number of Blueprints: 8
Network Replicated: No
Supported Development Platforms:
Windows: Yes
Mac: Not tested
Documentation: https://docs.google.com/document/d/1xbkbA82YPtw-_at71Na50PhpS-fuGqYLuS_ha7dBcpc/edit?usp=sharing
Discord Server: https://discord.gg/9QmU8rjnCT