Documentation:Unreal Engine Vehicle Variety Pack
Your character should have some kind of transportation - and UE4 comes with some help Vehicle Variety Pack. However I wanted to get access to the car and to the interior of the box van... Since you need to use Blender for that, I think this gives us a better way of learning a bit about getting props, using Blender in combination with UE4.
This is the tasks I intend to describe:
- Getting SM_Truck_Box into Blender! and split the mesh into separate parts!
- Failed experiment, with morph targets
- Saving the separate parts
- Pivot points... when going to UE4
- Save the work and import to UE4
- New blueprint for the Truck
The end result should be that you can open back doors of the Truck, also you can open the left front door and you can roll down the left window. These are some screen shots of that:
Getting SK_Truck_Box into Blender!
You should be able to install the package into UE4 and from there you go to Skeletons and export SK_Truck_Box. You can probably get even better results using SM_Truck_Box, but I did the SK_ version.
Go to Blender 2.8, and import the skeleton in it's separate collection. Use the standard import setting for this. Save the .blend file in a separate folder! Duplicate this collection and start working on the
The trick here is that you should now go to edit mode and select all parts that you want as a separate mesh in UE4. Please start with the from left window! This can be rather tricky, and it will be very tricky doing the front door. These are the shortcut you can use for selection:
- Left-mouse+shift clicks selects (Vertex/Edge/Face) - the selection is highlighted
- Ctrl-+ selects what is connected to the current selection, this is not always logic to me but it seldomly fails.
- H-hey, hides your currently selection - when you have something hidden the H-key the visible selection to that.
- Alt-H, unhide showing your current selection
- Ctrl-Z will undo selections etc. (the result you see is not always logic)
In the end you can swab between H and Alt-H to ensure that you have the full selection