Tutorial 10: Using Sprites/Images in Love -- GameDev For Complete Beginners Tutorial Series

Subscribers:
265,000
Published on ● Video Link: https://www.youtube.com/watch?v=ZWNU7NHavyI



Category:
Tutorial
Duration: 29:09
13,717 views
217


Code and Images: http://www.gamefromscratch.com/post/2016/03/22/Love2D-Using-Sprites-Tutorial.aspx

In this tutorial we look at using Sprites, that is animated images or textures, in your love 2d application. We look first at simply drawing an image on screen. We then learn how to use a Quad, so we can have multiple images or sprites in a single sheet or atlas. Finally we look at the various draw options for setting position, scale, origin and more.







Tags:
Love
Love2d
GameFromScratch
GameDev
Tutorial
Game Programming
Lua
Game Development
Sprite
Texture
SpriteSheet