Godot Tutorial -- Creating 2D levels using Tilemaps

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



Category:
Tutorial
Duration: 35:25
26,660 views
272


In this tutorial we look at using tilemaps to create 2D levels. We start off by importing the tiles from a 2D spritesheet, then define physics and collision properties for each tile, then export them as a tileset. We then use the tileset to paint a typical level and show how a game sprite would interact with it's physics.

This is part of an ongoing series at gamefromscratch.com available here: http://www.gamefromscratch.com/page/Godot-Game-Engine-tutorial-series.aspx

The text based version of this tutorial is available here: http://www.gamefromscratch.com/post/2015/04/28/Godot-Engine-Tutorial-Part-8-Tilemaps.aspx

If you want to help GameFromScratch to continue producing content like this, please consider supporting us on Patreon here: https://www.patreon.com/gamefromscratch

As always, comments appreciated. Cheers.




Other Videos By Gamefromscratch


2015-06-10Unreal Engine 2D Tutorial Part 5: Creating a UI using Unreal Motion Graphics (UMG) Framework
2015-06-08Getting Started with MonoGame On MacOSX using Xamarin Studio
2015-06-04Godot Tutorial -- Keyframe Animation using AnimationPlayer
2015-06-03Godot Tutorial -- Sprite Animation
2015-06-02Unreal Engine 2D Tutorial Part Four: Creating 2D Maps with TileSets and TileMaps
2015-05-29Unreal Engine 2D Tutorial Part Three - Actors, Pawns, Character Controllers and Input Handling
2015-05-26A Closer Look At LibGDX
2015-05-14An Hour With Blender: Learning materials, texturing and UV maps
2015-05-07A Closer Look at the BabylonJS 3D HTML5 Game Engine
2015-04-29Unreal Engine 2D Tutorial Part Two- Sprites and Sprite (Flipbook) Animations
2015-04-28Godot Tutorial -- Creating 2D levels using Tilemaps
2015-04-21An Hour with Blender: Learning 3D Modelling with GameFromScratch.com
2015-04-19A Closer Look at the PlayCanvas 3D HTML5 Game Engine
2015-04-08Unreal vs Unity Tutorial Series: Unreal Engine Part One - Introduction, Overview and Hello World
2015-04-073D Programming Tutorial in LibGDX Part 2: Models and Animations
2015-03-31Unreal Vs Unity Tutorial Series: The Series Introduction
2015-03-26An Hour with Blender and GameFromScratch.com
2015-03-243D Programming tutorial in LibGDX Part 1
2015-03-19Godot Tutorial -- Collision Detection and Physics Simulations in Godot
2015-03-16Creating a 3D Game in Blender using the BDX Engine and LibGDX
2015-02-27LibGDX Sprite Animation Tutorial



Tags:
Godot
Gamedev
engine
gamefromscratch
2D
tilemap
spritesheet
tutorial