Easily create levels/maps for Love2D games (with Tiled)
Installation and project setup instructions can be found here (first 10 minutes of the video):
https://www.youtube.com/watch?v=wttKHL90Ank
Tileset download:
https://1drv.ms/u/s!Au9BF2C5YvsHgbko4d4U1Ol-95W2_g?e=64VsaG
Tiled itch.io page:
https://thorbjorn.itch.io/tiled
Simple Tiled Implementation:
https://github.com/karai17/Simple-Tiled-Implementation
Sample project (previous video's code):
https://github.com/kyleschaub/snippets/tree/main/love2d/3_animations
Check out my full course on Udemy! If you're new to programming, it teaches you everything you need. Use this link to automatically apply a discount:
https://www.udemy.com/course/lua-love/?couponCode=4773D25F00A01B61246B
0:00 Introduction
0:17 Tileset
0:52 Creating a map in Tiled
2:05 Configure your tileset
3:02 Designing a level
5:01 Importing your map
7:25 Outro
#gamedev