- Mastering Unreal Engine 4.X
- Muhammad A.Moniem
- 284字
- 2021-07-14 11:20:43
Summary
Now, you have something you can show to your friends as a game. While it is not a complete game, you have a great character controller that was made from the ground up and an awesome level, where the player can navigate and your friends can test what you have achieved so far. But still, what do you have to show for it?
Well, you have learned some tips about level design, which probably gave you the chance to make a better design than what you had in mind, and you learned how to place assets to construct a level. You also learned how to put the player within the level to start navigating through it. We also learned all the rules, tips, and tricks of the Player Start actors, and how to use them in different ways.
If we talk about how polished your level is looking, well, simply and easily you have added water surface that made the level look gorgeous.
Adding the navigation mesh was a tricky step that will make our process faster later. You learned how to add navigation volumes, how to display the navigation mesh, and the rules to follow while adding navigation volumes.
Adding light to the level will allow you to control its mode and day time. You learned how to add light to your level, and how to implement settings for it in order to bake the light to make the game performance better at runtime. With all you have learned, I'm sure you ended up with a nice playground for your character.
While we now have the character and the playground, let's go ahead directly and create some enemies in the next chapter.
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Dynamics 365 Application Development
- AngularJS深度剖析與最佳實踐
- RTC程序設(shè)計:實時音視頻權(quán)威指南
- 精通軟件性能測試與LoadRunner實戰(zhàn)(第2版)
- GitLab Repository Management
- C語言程序設(shè)計同步訓(xùn)練與上機指導(dǎo)(第三版)
- Hands-On Full Stack Development with Go
- Kotlin從基礎(chǔ)到實戰(zhàn)
- Learning Docker Networking
- 零基礎(chǔ)學(xué)C語言程序設(shè)計
- JSP程序設(shè)計實例教程(第2版)
- 微信小程序開發(fā)實戰(zhàn):設(shè)計·運營·變現(xiàn)(圖解案例版)
- Python商務(wù)數(shù)據(jù)分析(微課版)
- 微前端設(shè)計與實現(xiàn)