diff --git a/README.md b/README.md index 6007e8a..8139208 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This provides an Unreal Engine template that can get you started using your NFP ![New project](/docimages/SelectTemplate1.png?raw=true "Select new game") 9. Select the "G8 Third Person" template and click "Next." ![Select template](/docimages/SelectTemplate2.png?raw=true "Select the template") -10. Name the project and click "Create Project" +10. Name the project and click "Create Project"
![Name project](/docimages/SelectTemplate3.png?raw=true "Select name") 11. The project will load, and you will be able to hit Play and run around. ![Startup view](/docimages/ProjectStartView.png?raw=true "Project Start View") @@ -27,4 +27,4 @@ This provides an Unreal Engine template that can get you started using your NFP 17. Look in the World Outliner on the right side, scroll down to the bottom to select the "ThirdPersonCharacter" 18. In the Details panel on the bottom right, look under Mesh, there is a field called "Skelatal Mesh" 19. Set the Skeletal Mesh to your NFP (which should be labeled something like nfp01[nfp#]) -20. Hit play and run around \ No newline at end of file +20. Hit play and run around