2D Physics -- Godot 3 Tutorial Series

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



Category:
Tutorial
Duration: 36:04
39,835 views
655


In this tutorial we look at implementing 2d physics using the Godot 3 game engine. We cover all kinds of subjects from simple collisions with Area2D, to Rigid Body, Kinematic Body and Static body collisions, custom collision polygons, handling collision callbacks and the basics of creating a platformer in physics.

Links of interest:
http://www.gamefromscratch.com/page/Godot-3-Tutorial-Series-Index.aspx
https://www.patreon.com/gamefromscratch
Link for sample code coming soon!







Tags:
Godot
Game Engine
Tutorial
Physics
2D
Kinematic
Rigid Body
Static Body
Bullet
GameDev
Game Development
GDScript