Basic Unreal C++ gameplay framework plugins
A downloadable collection
Download NowName your own price
These plugins were made when my C++ wasn't strong. They should only be used as "concepts" for your systems.
This collection contains:
- Huân helper: helper library for my development in Unreal.
- Currency system: a C++ thread safe currency system.
- Leveling system (requires currency system): a C++ multi-threaded leveling system sample.
- Rating system: a C++ multi-threaded rating system sample.
They have readme files and commented in the codes.
Status | Prototype |
Category | Tool |
Author | Huân Lê-Vương |
Made with | Unreal Engine |
Code license | GNU General Public License v3.0 (GPL) |
Asset license | Creative Commons Attribution_ShareAlike v4.0 International |
Download
Download NowName your own price
Click download now to get access to the following files:
Huân helper
External
currency system
External
leveling system
External
rating system
External