Component XP
Add an Xp and Level system to your game in a few easy steps!
IMPORTANT NOTE!! : Component XP is designed to run on your Player Controller. If your game isn't using one, it will take a lot of work to change everything to work off the character, and my support doesn't cover that. It's not hard to either make your on PC or use the one provided. Thanks.
ComponentXP provides an easy component based system to implement a Leveling and XP system into your game.
Simply add the components to your player controller, or use the one provided, copy the nodes and away you go!
Now with Skill system!
Technical Details
Features:
- Multiplayer or Single player support out of the box
- Customization to Xp ratio, you set the difficulty!
- Add skills whenever you like, with other xp events or independently!
- Easy to add to enemy actors or players to provide xp on death, or harvest item, crafting, whenever you want!
- Variables that need saving are listed for easy save load integration
- Easy migration to existing projects.