General
- You can now override the event “HandleFoliageDamage” in FoliageActors to add custom logic. In the example below we’ll reduce a Health value to 0 before giving the resource to the player.
- Added ReduceRemainigUses to FoliageActors
- Added SetRemainigUses to FoliageActors
- Added AddRemainigUses to FoliageActors