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

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
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

Navigation Server for Godot 4.0

Mircosoft Game Dev

Runtime navigation mesh baking. Collision avoidance support. The Map represents the entire world, it's similar to the space for the physics engine, but this one is used for the navigation. The agent is also responsible for avoiding collisions. The NavigationObstacle is really simple, and it's used for collision avoidance.

Agent 52
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: String and StringName are now mostly cross-compatible throughout the engine API, as well as in various GDScript-specific expressions and statements ( GH-68747 ). Core: Add feature tags to signify engine float precision ( GH-69538 ).

Beta 99
article thumbnail

Cocos Creator 3.8 Community Beta is now available

Cocos

we have completed the transformation of the engine-builtin Custom Pipeline using RenderGraph. It will support the implementation of engine builtin Custom Pipeline and the default Deferred Pipeline. Download Links (Ver. 061006) Windows macOS Key Updates Custom Pipeline Integrated with Post-Processing Effects In version 3.8,

Beta 52
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

This beta includes a few big changes which may interest a lot of users: String and StringName are now mostly cross-compatible throughout the engine API, as well as in various GDScript-specific expressions and statements ( GH-68747 ). Core: Add feature tags to signify engine float precision ( GH-69538 ).

Beta 75