Difference between revisions of "JohnnyEnglish tutorial Working with UE4 More details"

From Custom Map Makers Wiki
Jump to: navigation, search
(Make a better door)
(Make a better door)
Line 22: Line 22:
 
*Right click '''SM_TrainingRoomsBaseMap_Plane_057''', from the Context Menu choose Re-import with new file.
 
*Right click '''SM_TrainingRoomsBaseMap_Plane_057''', from the Context Menu choose Re-import with new file.
 
*Select the file '''SM_BigDoor_01.fbx''' (you will have downloaded this earlier from the link above)
 
*Select the file '''SM_BigDoor_01.fbx''' (you will have downloaded this earlier from the link above)
*UE4 will query whether it should replace the name of the material slot, select
+
*UE4 will report a Reimport Material Conflict, click the '''Reset to Fbx''' button to proceed.
  
 
[[File:Door06.JPG]]
 
[[File:Door06.JPG]]
  
 +
We will need to create a new, wooden material instance for the door, the required textures are supplied in the tutorial downloads.
 +
 +
With the new material applied.
  
 
[[File:Door03.JPG|600px]]
 
[[File:Door03.JPG|600px]]

Revision as of 04:53, 13 August 2021

This door is boring

Door01.JPG

Let's make a better door.

Start by finding the current door mesh, the little magnifying glass next to the mesh name in the Detail Panel will navigate to that item in the Content Browser. Click to do that.

Door02.JPG

  • Right click the mesh SM_TrainingRoomsBaseMap_Plane_057 and Select Asset Actions, then Export from the menus.
  • Export the mesh without collision

Make a better door

I imported that boring door into Blender and using it as a template, I made a new door. For this tutorial you can download this HEREDOWNLOADFORDOOR SM_BigDoor_01.fbx

Door04.JPG

Back in UE4 editor, locate the door mesh SM_TrainingRoomsBaseMap_Plane_057 in the BaseMapMesh folder.

  • Right click SM_TrainingRoomsBaseMap_Plane_057, from the Context Menu choose Re-import with new file.
  • Select the file SM_BigDoor_01.fbx (you will have downloaded this earlier from the link above)
  • UE4 will report a Reimport Material Conflict, click the Reset to Fbx button to proceed.

Door06.JPG

We will need to create a new, wooden material instance for the door, the required textures are supplied in the tutorial downloads.

With the new material applied.

Door03.JPG