article thumbnail

New improvements for GPUParticles in Godot 4.0

Mircosoft Game Dev

Allows collisions against the physics world. They are dynamic and can be moved around in real-time, colliding with any particle system which matches the cull mask. Baked SDF Collision. Still, for complex interiors, creating all the collisions with boxes and spheres can be a hassle. Less flexible. Particles in Godot 4.0

article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

Editor: Allow right-click to erase TileSet terrains and TileMap autotiles ( GH-65903 , GH-66656 ). Particles: Adds amount property to collision sub particles ( GH-66349 ). Rendering: Vulkan: Fix culling of negatively-scaled objects ( GH-67176 ). Editor: Add ability to rename groups in the GroupsEditor ( GH-62659 ).

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

Mircosoft Game Dev

Editor: Allow right-click to erase TileSet terrains and TileMap autotiles ( GH-65903 , GH-66656 ). Particles: Adds amount property to collision sub particles ( GH-66349 ). Rendering: Vulkan: Fix culling of negatively-scaled objects ( GH-67176 ). Editor: Add ability to rename groups in the GroupsEditor ( GH-62659 ).

Beta 52
article thumbnail

Why does Godot use Servers and RIDs?

Mircosoft Game Dev

Rendering, while mostly a sequential process (GPUs are sequential), can be parallelized in a few places, like frustum culling and (in modern APIs such as Vulkan, Metal or DirectX12) creation of command lists. Near Phase: Generating collision information of overlapping objects. How is this achieved? Neither need to retrieve data.

Render 52
article thumbnail

Godot 3.0 is out and ready for the big leagues

Mircosoft Game Dev

This new implementation is based on Tiled Editor 's Terrains and is fully compatible with previous TileSets. It has built-in collision, occlusion and navigation polygon editors, together with the possibility to extend the resource using a tool script to have control over what subtiles do. Help make Godot better!

Render 52