Foliage Interaction/Harvesting

Interactive Foliage has been updated to version 1.3
The update has been sent to Epic, not yet processed

  • Now supports respawning of harvested foliage, this can be configured on/off and you also have a setting on how often foliage should respawn, this feature respawns the old instance with the same scale, rotation and location (transform).
  • Added settings to DT_Resources datatable to set which resources that should simulate physics
  • Added a setting in DT_Resources to apply impulse on depletion (useful to make trees tip over)
  • Added a function to find a resource actor in your level in case the resource actor reference in the struct array is invalid (useful if you want to save/load)
  • Disabled movement replication on BP_MasterResource to save on bandwidth when simulating physics, physics will be handled locally on the clients
  • Added a function to make sure an instance actor is valid, possibly eliminating dedicated server crash, needs more testing

This update is NOT compatible with any old version of the Interactive Foliage, it has a lot of changes and improvements in both blueprints & structs, a complete update is required!