This Add-on allows you to export content created with Blender to Unreal Engine 4. StaticMeshs, SkeletalMeshs, Animations (NLA and Actions), Collisions and Sockets, Alembic animations, Camera and sequencer [...]
It works with Blender 2.8, 2.9 and earlier versions.
Videos:
Working on object packs for Unreal Engine 4 can be tedious with Blender. That's why I created the Add-on: "Blender for UnrealEngine". It simplifies the method of exporting from Blender to Unreal Engine 4 by allowing you to export all the assets of a scene at the same time. It even automatically distributes them in a proper tree structure in correlation with the Unreal Engine 4 pipeline!
Sockets and collision shapes are created directly in Blender. You can precisely choose which animations need to be exported. It includes a error checker to prevent potential problems and generate python scripts that can be used in Unreal Engine 4 to import the Camera Objects and Animations from your Blender project to a Level Sequence in Unreal Engine 4. All Camera Objects and their animations will import as Camera Actors.
You can see the tutorials and documentation here: Wiki page
- Download addon:
Version | Blender Version | Download URL |
---|---|---|
0.2.8 | Blender 2.8 / 2.9 | Download |
v0.2.3d | Blender 2.7 | Download |
Or previous versions: Releases page
- Open User Preferences (Ctrl+Alt+U) and under Add-ons, click Install from File. Then navigate to the .zip file you downloaded and select it.
- You can found the addons in the right side panel (N)
- Switch Branch to Dev
- Download source file as Zip file.
- Extract "blender-for-unrealengine" folder
- Compress "blender-for-unrealengine" as new Zip file.
- Install the new zip file in Blender. Download and installation
About the next versions: Trello page
If you want support: Support page <3