How to Setup Physics Collisions for Tilemaps ~ Godot 4.1 Tutorial for Beginners

Опубликовано: 12 Июнь 2023
на канале: Chris' Tutorials
13,072
261

Quick guide demoing how to setup tileset collisions for a 2d platformer game in Godot 4.1. These basics apply to other game genres like top down rpgs as well (just the tiles you choose to add collisions too would change a bit because of the perspective shift)

➣ Downloadable Assets, Video Courses, and Other Places to Follow Me
https://linktr.ee/ChrisTutorials
https://ko-fi.com/christutorials
https://chris-tutorials.itch.io/

➣ Assets Shown
anokolisa - Legacy-Fantasy - High Forest 2.0 https://anokolisa.itch.io/sidescrolle...
brullov - Generic Character Asset v 0.2 https://brullov.itch.io/generic-char-...

00:00 - What to Expect
00:14 - Tilemap Setup
00:50 - Tileset Physics Layers
01:57 - Create New Tiles Atlas
03:04 - Assign Physics to Tiles
03:58 - Custom Tile Collider Shape
05:32 - Tile Placement and Physics Test
06:22 - Using Layers to Enable or Disable Character Collision