NOTE: this article is a WIP, keep tuned for more updates as they come!
I’m creating a series of article on how to create a 2D platformer, along with a fully working demo scene and I am giving away the code I used!
Here is the list of articles (crossed links are upcoming articles):
- How to Import a Tilemap
- How to Turn your Painted Tiles into solid ground
- How to Make Disappearing Platforms
- How to Create a Simple and Reusable Character Controller
- How to load a Scene and Exit the Game
- How to Make a Simple Patrolling Monster
You can play it on itch.io.
It’s available to play in your browser, so give it a spin!
You can also get the code and the assets from this Github Repository.