- HTML5 Game Development with GameMaker
- Jason Lee Elliott
- 169字
- 2021-07-27 17:57:46
Chapter 2. Triple 'A' Games: Art and Audio
Now that we are comfortable navigating around the interface and have built a simple game, we can start to create more complex projects. In this chapter we are going to focus on creating art, adding animation, and implementing an audio soundscape. All three of these elements are incredibly important for the creation of a game as each of them helps the player to understand what is happening and makes the experience more immersive. How we go about building a game can be drastically affected by the types of assets we use and how they are implemented. We will start by looking at importing external images and move onto some practical examples of how to create a tileset and make an animated character. We will then move onto audio files and how to add ambience to a game. We will wrap up the chapter with a brief talk on how to make a game look more professional. Let's get started!
- 30天自制操作系統(tǒng)
- PLC控制程序精編108例
- 精解Windows 8
- Docker+Kubernetes應用開發(fā)與快速上云
- 嵌入式系統(tǒng)及其應用(第三版)
- Windows 7案例教程
- OpenSolaris設備驅動原理與開發(fā)
- 跟老男孩學Linux運維:Shell編程實戰(zhàn)
- Red Hat Enterprise Linux 6.4網(wǎng)絡操作系統(tǒng)詳解
- 從零開始學安裝與重裝系統(tǒng)
- Linux操作系統(tǒng)
- Linux內核API完全參考手冊(第2版)
- 大規(guī)模Linux集群架構最佳實踐:如何管理上千臺服務器
- C#實用教程(第2版)
- Windows10開發(fā)入門經(jīng)典