Free Unity 2017.3 Project: Tile Vania 2D Platformer (GameDev.tv)
Original title: 12_Tile_Vania (Complete Unity Developer 2D)
Overview
12_Tile_Vania is the end-state project for the Tile Vania section of GameDev.tv's Complete Unity Developer 2D course, built in Unity 2017.3 on the Built-in Render Pipeline. It is a 2D platformer that uses Tilemap with smart brushes for level layout, Cinemachine for the camera, and scripts for player and enemy movement, hazards and level progression.
Although the course itself is paid, the finished project is published free on GitHub under the MIT license. A solid reference for beginners building their first tile-based platformer, keeping in mind that it targets an older Unity version.
What You Can Learn
- Tilemap smart brushes for level layout
- Player/enemy movement, hazards and level progression
- Cinemachine camera in a 2D platformer
Access: Free direct download