- Mastering Unity 2D Game Development
- Simon Jackson
- 263字
- 2021-09-03 09:44:57
Chapter 1. Overview
Arguably, the most important part of any project is knowing where to start and what tools you have in your war chest before setting out to make your game. Here, we will walk through all the new features of the 2D system that were introduced in Version 4.3 of Unity.
Since this is the first chapter, let's cover how this book is structured. The main aim of this book is to build a fully functional Role Playing Game (RPG) style game framework and cover all the main aspects of any good and well-rounded RPG game, including the following features:
- Character development and setup
- Building your main game view
- A wider world view
- Events and encounters
- Shopping and inventory systems
- Battles
- Skills, experience, and leveling
We will be visiting places such as the following:
- Your home town, as shown in the following screenshot:
- The local shop, as shown in the following screenshot:
- The outside world, as shown in the following screenshot:
- Battling goblins in the dark forest, as shown in the following screenshot:
In this chapter, we'll walk through what's available in the new 2D toolkit and talso what else Unity added to the toolset in 4.3. Then, kick off the next chapter with building the foundations of our project with some of the best practices in the industry, including guidance from the Unity team themselves (either direct from team members or from responses in the forums).
The following topics will be covered in this chapter:
- Overview of the new 2D system
- Rundown of the additional improvements in 4.3
- 零點起飛學Xilinx FPG
- 龍芯應用開發標準教程
- 精選單片機設計與制作30例(第2版)
- 計算機應用與維護基礎教程
- 嵌入式系統中的模擬電路設計
- SiFive 經典RISC-V FE310微控制器原理與實踐
- Arduino BLINK Blueprints
- LPC1100系列處理器原理及應用
- 單片機技術及應用
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- 電腦組裝與維護即時通
- 單片微機原理及應用
- USB應用分析精粹:從設備硬件、固件到主機端程序設計
- Corona SDK Mobile Game Development:Beginner's Guide
- PIC系列單片機的流碼編程