Prefab Tool is available on itch.io and Unreal Marketplace
Hi, I've been working on a Prefab solution for Unreal Engine: Prefab Tool.
Prefab Tool is inspired by the article: BUILDING THE OPEN WORLD FOR DEAD ISLAND 2 WITH UNREAL ENGINE 4, also the Prefab in UDK.
Feature List:
- Create Prefab from collection of actors in the level
- Nested Prefab to support complex scene hierarchy
- Preview Prefab Thumbnail in Content Browser and Detail View
- Drag and drop Prefab into the level to instantiate actors collection
- Edit Prefab directly inside level editor
- Apply changes of Prefab to all Prefab instances
- Revert changes of Prefab instances
- Convert Prefab instances to normal actors
- Destroy Prefab Actor with option to destroy whole hierarchy
- Swap Prefab Asset anytime
Comment