article thumbnail

Nearing the Finish Line: Rewriting the Untold Engine

Harold Serrano

Want collision? One Last Piece: The Collision System With almost every system in place, I’m now working on the Collision System—the last big piece of this rewrite. After wrapping up the Collision System, my focus will shift to finalizing the documentation and writing tutorials. Want to add physics? What’s Next?

article thumbnail

Dev snapshot: Godot 4.4 beta 4

Mircosoft Game Dev

3D: Fix collision reposition with CSGShape3D ( GH-102286 ). GUI: Optimize Font calculations by avoiding unnecessary copy-on-write ( GH-102132 ). Physics: Jolt: Fix ghost collision issue on dense triangle meshes ( GH-102614 ). 2D: Fix Camera2D limits drawing ( GH-102868 ). 3D: Fix stale VoxelGI warnings ( GH-102843 ).

Beta 72
Insiders

Sign Up for our Newsletter

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

article thumbnail

#Drive Rally by Pixel Perfect Dude is a love letter to the golden age of rally games

PreMortem.Games

Ultimately, we decided to create our custom physics engine, using NWH Wheel Collider as a base for collisions and writing every part of car physics from scratch. “We tested numerous physics plugins from the Unity Asset Store, but each fell short, being either too realistic or not flexible enough for our vision.

Pixel 156
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 110
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.

Beta 106
article thumbnail

New improvements for GPUParticles in Godot 4.0

Mircosoft Game Dev

GPUParticles : Processes particles on GPU, allows very large amount of particles at little cost, and with ability to write custom particle shaders. 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.

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