- Unreal Engine Game Development Blueprints
- Nicola Valcasara
- 228字
- 2021-07-23 14:59:59
What this book covers
Chapter 1, Getting Started with Unreal Blueprints, introduces you to the Unreal Engine editor and Blueprint graph. We will create the first project on both Unreal Engine and Visual Studio 2013.
Chapter 2, Tic-Tac-Toe, covers a simple game: a player versus player, classic board game. You will learn how to the create a Blueprint graph with nodes and wires.
Chapter 3, C++ Code – PAC-MAN, explains the creation of a classic coin-up game only using the C++ code. You will learn how to communicate between Visual Studio and UE4 in this chapter.
Chapter 4, UFO Run - Play with the Environment Effects, explains the particle effect system and user interface tools by creating an action game, starting from a template offered by the engine.
Chapter 5, Top-Down Shooter, helps you to play with animations and create an artificial intelligence by customizing the assets that are offered by the marketplace.
Chapter 6, A Platform Maze, explains how to use Matinee to create short cinematic clips or move objects around a level. Use the physics to handle ragdolls and destructible objects.
Chapter 7, An Open World Survival Game, creates huge worlds with the terrain manipulation tools that are offered by the engine, populate them with object using the brush tools, and give them a life by creating an inventory system using the knowledge learned during the book.
- Visual FoxPro程序設計教程(第3版)
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- 新編Premiere Pro CC從入門到精通
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- Oracle從入門到精通(第5版)
- Spring快速入門
- JavaCAPS基礎、應用與案例
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- Unity 2018 Shaders and Effects Cookbook
- Programming with CodeIgniterMVC
- Java并發編程之美
- 算法設計與分析:基于C++編程語言的描述
- SSH框架企業級應用實戰
- Visual Basic語言程序設計上機指導與練習(第3版)
- Learning Dynamics NAV Patterns