How to create a 2D platformer game in unity part 1

Опубликовано: 16 Март 2026
на канале: Gino
239
7

This is a Unity Game Development channel and in this series we start creating a simple single level 2D Running Platform game using an asset pack from the unity asset store linked below.

#GameDevelopment #Unity #Unity2D #IndieGameDev #GameDevLogs #GameDev #C-Sharp #Programming #Coding #Platformer #Runner

This is part one of a four part series so if you enjoy this episode then please like and subscribe to the channel.

Links:
Asset Pack: https://assetstore.unity.com/packages...
Personal Instagram:   / ginosesia  
Game Studios Instagram:   / gs_game_studios  

Chapters:
0:00 Intro
1:49 Project Demo
4:38 Creating a Github Repository
5:39 Creating a new Unity 2d Project
9:23 Finding and importing the game asset pack
17:00 Creating our map using the tile pallets
21:05 Player Movement
40:00 Animations
46:22 Camera Movement
59:26 Allow player to jump
1:11:00 Commit to GitHub
1:12:40 Ending