2D Asset Primitives: A Reference
1. Sprite
A 2D image with transparency, drawn in the world with a transform.
A sprite is the atomic unit of 2D games. The image data is just a PNG. What makes it a sprite is how it's used: positioned
tigerabrodi.blog16 min read