- Learning Unreal Engine Game Development
- Joanna Lee
- 43字
- 2025-02-22 20:44:46
Saving a level
Navigate to File | Save As… and give the map you have just created a name. In our example here, I have saved it as Chapter2Level
in the …/UnrealProjects/MyProject/Content/Maps
path, where MyProject
is the name of the project.