Foliage Plugin
https://www.fab.com/listings/de03e7a7-aefe-4290-8fb3-8cde3a34fbf9
The Foliage Plugin can convert your Foliage Instances to Actors, these actors can then be interacted with or contain custom logic that gives the player Rewards such as Wood, Stone or other resources.
Convert your Trees, Rocks, Forests into harvestable resources
Technical Details
Features
Convert Instanced Foliage into Actors
Full Multiplayer Support
Support for Tiled Landscapes, World Composition and Level Streaming
Saving and Loading
Respawning and Removing Instances
Damage Types (Require to use an Axe to harvest trees)
Code Modules:
FoliagePlugin (Runtime)
Number of C++ Classes: 7
Network Replicated: Yes
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows, Linux, Mac, Android, IOS
Documentation: https://eeldev.com/index.php/docs/foliage-plugin
Additional Notes
Notes: The assets demonstrated in the screenshots are not included.
Notes: Destruction of Geometry Meshes (Chaos Destruction) in UE5.0 is currently not working due to no simple way of applying destruction, you'll need to setup your own force actor that applies damage to Chaos Destruction Components.