forked from xavier150/Blender-For-UnrealEngine-Addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test
- Loading branch information
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# blender-for-unrealengine-addons | ||
I have created this addons for export asset from Blender to Unreal Engine 4 | ||
# Blender For Unreal Engine 4 | ||
|
||
Working on object packs for Unreal Engine 4 can be complicated with Blender. That's why I created the Addons "Blender for UnrealEngine". It simplifies the procedure of the export, allows to export all the Assets of a scene at the same time, distributed them in a proper tree structure in correlation with the UnrealEngine Pipeline. | ||
|
||
No need to place the object in the center of the scene in different layers to see something. Objects will export using their own origin point as origin instead of the scene. | ||
|
||
![alt text](http://xavierloux.com/content/creation/blender-for-unrealengine-addons/bdsp-pack-blender.jpg) |