- Learning AWS Lumberyard Game Development
- Dr. Edward Lavieri
- 210字
- 2021-07-08 10:41:02
Chapter 2. Planning Your Game in the Lumberyard
We started the previous chapter with a brief overview of Lumberyard and looked at what its capabilities are. We then contemplated what we could do with Lumberyard and how it fits into the current game engine landscape. In that chapter, we looked at system requirements and compatibility issues, and took a cursory look at how Lumberyard interacts with cloud-based storage and services. In this chapter, we will look at Lumberyard's beta release history and explore how it impacts your development efforts. We will also preview the games sampled throughout this book. Also in this chapter, we will look at the game functionality that we will create in subsequent chapters, look at game design for Lumberyard games, and explore how to plan the development process.
In this chapter, you will:
- Understand the significance of Lumberyard's beta status
- Become familiar with the sample game content used throughout this book
- Understand the importance of game design and game design documents
- Understand how the UI Editor and UI Animation Editor can be used to create stunning user interfaces
- Understand how gameplay can be created in Lumberyard
- Understand how to create immersive game environments in Lumberyard
- Be able to plan your own Lumberyard development process
- Learn TypeScript 3 by Building Web Applications
- Delphi程序設計基礎:教程、實驗、習題
- Moodle Administration Essentials
- SOA實踐
- 架構不再難(全5冊)
- Java加密與解密的藝術
- Android底層接口與驅動開發技術詳解
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- JavaScript腳本特效編程給力起飛
- 創意UI:Photoshop玩轉APP設計
- UML2面向對象分析與設計(第2版)
- 小程序從0到1:微信全棧工程師一本通
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL
- Jakarta EE Cookbook