Godot 4 - Full Guide To 2D Collisions

Автор - DevWorm ссылка - От автора: Collisions are very important for any game! Without them then video games would be a complete mess. Collisions might have the most important job, just stopping objects from moving through each other. There are all sorts of collisions like the CollisionShape2D, CollisionPolygon2D, Y-Sorting with collisions, and even things like Collision Layering and in this video I go over all these collisions and how to add them to your own Godot 4 games step by step.
Back to Top