
Tricky Prototyping Collection
A downloadable tool for Windows
This is a collection of several Unreal Engine 5 plugins created to facilitate the prototyping process.
The plugins were made with C++ but have a robust blueprints API to give people an opportunity to prototype games. All instructions and documentation you can find in the git pages for each plugin.
Keep in mind these plugins were made for prototyping, thus they weren't tested for actual production and can tank performance in some projects. Use them in actual projects at you own risk.
Plugins
PLUGIN | DESCRIPTION |
---|---|
TrickyGameMode | Provides a robust and flexible game state management system |
TrickyGameplayObjects | Provides reusable components and interfaces for managing common gameplay mechanics such as doors, chests, locks, buttons, and more |
TrickyInteractionSystem | Provides a simple but flexible interaction system |
TrickyProperties | Provides a set of properties for managing numeric data (int and float), especially useful for gameplay mechanics like health, stamina, armor, etc. |
TrickyRulers | Provides a set of measurement tools for level designers and developers to easily visualize distances and dimensions within the editor |
TrickyStatusEffects | Flexible and comprehensive status effect system |
TrickyUI | Provides enhanced UI widgets with built-in animation support |
TrickyUtilities | Provides a collection of useful actors and functions, which facilitate prototyping. |
Updated | 10 days ago |
Status | In development |
Category | Tool |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Tricky_Fat_Cat |
Tags | DRM Free, free, Game engine, plugin, Royalty Free, tool, Unreal Engine, unreal-engine-5, unrealengine5, unreal-engine-plugin |
Install instructions
- Install the plugin either in your project or for all projects in engine:
- Unzip the package into Plugins folder of your project, e.g.
D:\UnrealProjects\MyProject\Plugins
- Unzip the package to the Plugins folder in engine folder, e.g.
C:\Program Files\Epic Games\UE_5.0\Engine\Plugins\Marketplace
- Unzip the package into Plugins folder of your project, e.g.
- Restart the project;
Development log
- Unreal 5.6 packages12 days ago
- Tricky Prototyping Collection 312 days ago
- Collection update 230915Sep 15, 2023
- Collection update 230720Jul 20, 2023
- Collection update 230516May 16, 2023
- Version 2.0Mar 31, 2023
- Move to Unreal Engine 5. Version 2.0aMar 17, 2023
Leave a comment
Log in with itch.io to leave a comment.