1. Setup
{{ currentPage ? currentPage.title : "" }}
1. Follow this Tutorial, to set up the Player.
2. Without PlayerTemplate:
Add the Interface SP8_BPI_Stats and SP8_StatComponent to your Player BP.
3. Call Load or Initialize inside your Player BP to initialize the Plugin.
With PlayerTemplate:
You can call SP8_Load on the PlayerTemplate to Load all Components!
{{{ content }}}