Physics progress report #1
Mircosoft Game Dev
MAY 19, 2021
Cylinder collision shape. One of the requirements was adding support for cylinder shapes in Godot's custom collision detection system. Technical details: Godot Physics is almost entirely based on the SAT algorithm for collision detection, but cylinders can't entirely rely on that. Heightmap collision shape.
Let's personalize your content