Remove Collision Remove Engine Remove Texture
article thumbnail

Godot's 2D engine gets several improvements for upcoming 4.0

Mircosoft Game Dev

Vulkan rewrite has largely been enhancements to the 3D engine, the 2D side will also see several improvements. Additionally, all 2D shadows and light textures use a single atlas, resulting in improved performance. the new CanvasTexture texture type has been introduced. More work is also going towards the 2D engine.

article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

GH-94783 ) Change NavigationMesh to also parse collision shapes by default. This is part of an effort to encourage users to use collision shapes for NavigationMesh instead of visual meshes as collision shapes are much simpler and thus more efficient for Navigation. ( GH-95013 ) XR: Disable hand tracking by default. Import 4.4

Beta 104
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 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ). Physics: Analytic sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70787 ). See the list below.

Beta 111
article thumbnail

Dev snapshot: Godot 4.0 beta 8

Mircosoft Game Dev

Import: Fix swapped color channels in ETC1/ETC2 textures, etcpak expects BGRA data ( GH-69448 ). Physics: Fix collision detection for degenerate capsules ( GH-69657 ). Rendering: OpenGL: Use internal texture name when setting texture uniform location ( GH-69633 ). GUI: Use system fonts as fallback ( GH-68995 ).

Beta 98
article thumbnail

New improvements for GPUParticles in Godot 4.0

Mircosoft Game Dev

Allows collisions against the physics world. Additionally, a 3D vector field texture can be provided for use with vector fields generated in Maya or other tools. 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 12

Mircosoft Game Dev

Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ). Physics: Analytic sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70787 ). See the list below.

Beta 85
article thumbnail

Dev snapshot: Godot 4.0 beta 14

Mircosoft Game Dev

Physics: Implement analytic collision normals ( GH-71447 ). Rendering: Decompress RA_AS_RG formats on Web platform in GLES3 renderer and disable texture swizzling ( GH-71574 ). Import: Avoid importing MSVC obj files ( GH-71662 ). Linux/Windows: Force disable Vulkan overlays in the editor and project manager ( GH-71515 ).

Beta 105