- OpenGL Game Development By Example
- Robert Madsen Stephen Madsen
- 166字
- 2021-07-16 12:44:23
Chapter 3. A Matter of Character
A video game wouldn't be much fun without characters, and this chapter is all about bringing your game characters to life. Games typically have two kinds of characters. First, there is the character or characters that you are playing as. These are called the player characters. The characters that are controlled by the computer are called the non-player characters or NPCs.
This chapter will explain how to create characters for your game. Along the way we will cover:
- Sprites: Sprites are any textures that the player interacts with in the game. This includes the player characters, NPCs, and other objects in the game.
- Animation: The art of making an image appear to move is called animation. You will learn how to use multiple images to make your textures move on the screen.
- Atlases: Images can be stored one at a time, or they can be combined into single composite texture known as a sprite sheet or an atlas.
推薦閱讀
- 用“芯”探核:龍芯派開發實戰
- INSTANT Wijmo Widgets How-to
- micro:bit魔法修煉之Mpython初體驗
- Practical Machine Learning with R
- 筆記本電腦維修300問
- BeagleBone Robotic Projects
- 單片機技術及應用
- The Artificial Intelligence Infrastructure Workshop
- Building Machine Learning Systems with Python
- Instant Website Touch Integration
- USB應用開發寶典
- Raspberry Pi Home Automation with Arduino
- Service Mesh微服務架構設計
- ActionScript Graphing Cookbook
- 電腦軟硬件維修寶典