How to make collisions work - Godot 2 tutorial
Learn how collisions work for 2d characters and how to make a platform character collide smoothly with the ground, using the "slide" method.
This is for Godot 2: the KinematicBody2D node changed in Godot 3 so the code will not work the same way.
Intro to collisions: https://www.youtube.com/watch?v=aTbw71EpamY
----
Tutorial series and tools: https://gdquest.mavenseed.com/courses
GDQuest is a place where youβll learn the techniques of professional game designers. I focus on open source technologies to help creators from all around the globe improve their skills. The best part: a lot of the knowledge you'll gain watching the videos applies to other programs as well.
Subscribe so you won't miss future videos! https://www.youtube.com/c/Gdquest?sub_confirmation=1
Get in touch on:
- Discord: https://discord.gg/KVaCsSP
- Twitter: https://twitter.com/NathanGDquest
-
- This video is licensed under the CC-By 4.0 license: https://creativecommons.org/licenses/by/4.0/
You can attribute it to "GDQuest and contributors - https://www.gdquest.com/"