FoliagePlugin 1.5.4
· One min read
General
- Added UE 4.26 compability
foliage plugin
View All TagsDefaultEngine.ini
[Core.Log] LogFoliagePlugin=Verbose

An example of how to add foliage rewards to your inventory
(FOLIAGE ACTOR HAS BEEN MOVED TO THE DATATABLE)

OPEN THE "BP_MASTERMELEEWEAPON" BLUEPRINT (/BLUEPRINTS/HOLDABLES/BP_MASTERMELEEWEAPON) AND MODIFY THE "GIVE DAMAGE ONCE" FUNCTION TO THE EXAMPLE BELOW
Open the "BP_PlayerInventoryComponent" (/Blueprints/Components) and modify the "Is inventory actor?" macro
If you haven't setup the Foliage Plugin yet, follow this tutorial first.