Foliage Plugin + Multiplayer Survival Game Template (MSGT)
· 2 min read

Create the Foliage Data Table
Create the Foliage Plugin Actor Blueprint Class
Assign the Data Table and Foliage Actor blueprint in Project Settings > Foliage Plugin
Change the Component Class for your foliage to use the "FoliagePluginComponent" as seen below
In your data table, add a new "Tree" resource, example below:
Implement the Foliage Plugin Interface in the SurvivalController Blueprint
Right click anywhere inside the Event Graph (SurvivalController) and add the Interface Event as seen below:
An example of how to add foliage rewards to your inventory











