UE4 Player Statistics (Free Plugin)
About
UE4 Player Statistics is a free UE4 plugin that allows developers to easily create, manage and display player statistics using either blueprint code or C++. Some examples of statistics which could be stored/tracked include: total playtime, accuracy percentage, average score, highest jump, fastest time to complete a task, challenges completed etc.
Features
- Track player statistics of different types.
- Choose one of 8 types (Average, Binary Percentage, Int Counter, Float Counter, Custom Text, High Score, Low Score or Timer)
- Categorise and display statistics in groups.
- Automatic saving/loading.
- Automatically populating list widget for displaying progress to users.
- Compatible with both Blueprint and C++.
Documentation Link