- GameMaker Cookbook
- Brandon Gardiner
- 258字
- 2021-07-30 09:52:45
What this book covers
Chapter 1, Game Plan – Creating Basic Gameplay, shows you how to create the basic elements of a game.
Chapter 2, It's Under Control – Exploring Various Control Schemes, helps you figure out how to implement user controls for a variety of devices.
Chapter 3, Let's Move It – Advanced Movement and Layout, teaches you more advanced ways to move players and non-player characters alike.
Chapter 4, Let's Get Physical – Using GameMaker's Physics System, introduces you to the physics system and demonstrates how GameMaker handles gravity, friction, and so on. You will also learn how to implement this system to make more realistic games.
Chapter 5, Now Hear This! – Music and Sound Effects, helps you pick up the ins and outs of GameMaker's audio system.
Chapter 6, It's All GUI! – Creating Graphical User Interface and Menus, discusses the most important element of the Graphical User Interface (GUI).
Chapter 7, Saving the Day – Saving Game Data, discusses how GameMaker handles how to save data as well as its various uses.
Chapter 8, Light 'em up! – Enhancing Your Game with Lighting Techniques, helps you understand how GameMaker's surfaces can add lighting effects to your game.
Chapter 9, Particle Man, Particle Man – Adding Polish to Your Game with Visual Effects and Particles, shows you how GameMaker handles particles and how you can draw players in with simple effects.
Chapter 10, Hello, World – Creating New Dimensions of Play Through Networking, teaches you how to create multiplayer games with GameMaker's networking capabilities.
- 數據庫系統原理及MySQL應用教程(第2版)
- Spring 5.0 Microservices(Second Edition)
- Software Defined Networking with OpenFlow
- Java系統分析與架構設計
- 自己動手寫Java虛擬機
- Android Development with Kotlin
- 手把手教你學C語言
- The HTML and CSS Workshop
- Scratch3.0趣味編程動手玩:比賽訓練營
- 計算機應用基礎教程(Windows 7+Office 2010)
- .NET 4.5 Parallel Extensions Cookbook
- 鴻蒙OS應用編程實戰
- 大學計算機基礎實驗指導
- 零基礎C#學習筆記
- 嵌入式Linux C語言程序設計基礎教程