article thumbnail

New improvements for GPUParticles in Godot 4.0

Mircosoft Game Dev

Allows collisions against the physics world. Baked SDF Collision. Still, for complex interiors, creating all the collisions with boxes and spheres can be a hassle. It bakes an area of a custom resolution as a signed distance field. For this, heightfield collision has more advantages. Less flexible.

article thumbnail

Navigation Server for Godot 4.0

Mircosoft Game Dev

Runtime navigation mesh baking. Collision avoidance support. Now the NavigationRegion can be added during gameplay, and it's possible to change its transform or even bake the navigation mesh data at runtime. The agent is also responsible for avoiding collisions. Collision avoidance dynamic map updates. Character.

Agent 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). Navigation: Fix for navmesh baking when parsing StaticBody colliders ( GH-70904 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ). As always, a bunch of nice rendering fixes!

Beta 110
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). Navigation: Fix for navmesh baking when parsing StaticBody colliders ( GH-70904 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ). As always, a bunch of nice rendering fixes!

Beta 85
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

Core: Handle corner cases for curve baking ( GH-69726 ). Editor: Add one-way indicator to tile collision editor ( GH-67283 ). Physics: Fix 2D & 3D Continuous Collision Detection sometimes adjusting velocity too much ( GH-69934 ). Core: Add feature tags to signify engine float precision ( GH-69538 ).

Beta 99
article thumbnail

Maintenance release: Godot 3.5.1

Mircosoft Game Dev

Navigation: Exclude disabled StaticBody collisions from NavigationMesh baking ( GH-65775 ). Navigation: Fix TileMaps placing baked NavigationPolygons with wrong offset without a Navigation2D node ( GH-66262 ) [regression fix]. Physics: Hack a hot fix for Bullet's collision margin regression ( GH-64875 ) [regression fix].

Baking 52
article thumbnail

Maintenance release: Godot 3.5.1

Mircosoft Game Dev

Navigation: Exclude disabled StaticBody collisions from NavigationMesh baking ( GH-65775 ). Navigation: Fix TileMaps placing baked NavigationPolygons with wrong offset without a Navigation2D node ( GH-66262 ) [regression fix]. Physics: Hack a hot fix for Bullet’s collision margin regression ( GH-64875 ) [regression fix].

Baking 40