article thumbnail

Dev snapshot: Godot 4.0 alpha 15

Mircosoft Game Dev

We're working towards finalizing the feature set for 4.0 beta, reviewing many PRs which have been opened prior to our roadmap feature freeze announced a month ago. While this process is ongoing, we'll keep releasing alpha builds so here's 4.0 Same deal as usual, lots of bugs fixed and more refactoring and feature work.

Alpha 52
article thumbnail

New improvements for GPUParticles in Godot 4.0

Mircosoft Game Dev

This was the final feature that had to be ported over. Like all the rest of the features ported, it managed to get massive improvements. Allows collisions against the physics world. x, but lacked several features. Here are some of the most outstanding features coming for Godot 4.0 Baked SDF Collision.

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 ). Some of the most notables feature changes in this update are: Animation: Split pause() from AnimationPlayer's stop() ( GH-71218 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ).

Beta 110
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

Over the course of the last four months the engine has seen many changes, making it more stable and feature complete, and it's getting very close to the state that we would be happy with. The illustration picture for this article is from The Mirror , an upcoming all-in-one game and game development platform currently in Closed Alpha.

Beta 105
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 ). Some of the most notables feature changes in this update are: Animation: Split pause() from AnimationPlayer’s stop() ( GH-71218 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ).

Beta 85
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

Over the course of the last four months the engine has seen many changes, making it more stable and feature complete, and it’s getting very close to the state that we would be happy with. The illustration picture for this article is from The Mirror , an upcoming all-in-one game and game development platform currently in Closed Alpha.

Beta 81
article thumbnail

Physics progress report #1

Mircosoft Game Dev

We needed a test framework because physics features have many different use cases, and it's easy to break something while fixing or improving something else. Godot Physics features. The transition requires adding missing features that were supported only with Bullet. Cylinder collision shape. Heightmap collision shape.