Easy 2D Tilemap Collisions | Unity 2020 Tutorial

preview_player
Показать описание
Easy 2D Tilemap Collisions | Unity 2020 Tutorial. Learn how to code games with Unity.
Рекомендации по теме
Комментарии
Автор

Excuse my ignorance, I just started learning unity. Is this part of a playlist, if so, which? I would like to watch the whole of this series.

EvansdiAl
Автор

Is there a way to make the collision on a single tile toggle? I want to use the tilemap to place doors, but I can't seem to find an answer on making a single tile/door change collision states... I don't want to add in separate objects and snap them to grid for each door, I'd like to stick with the tilemap object.

joscpe
Автор

Hello, I am new to Unity (currently making my first mini-project). My player's character keeps getting stuck walking into anything they collide with, any tips on how to fix this?

justinspanos
Автор

You should also use a composite collider 2D so Unity can handle the collisions better

Rioni