article thumbnail

Rebuilding the Untold Engine: Two Years of Progress and What’s Next

Harold Serrano

Hey everyone, It has been two years since I began rewriting my game engine, and while development has been slow, it has been steady. In this post, I want to share the current status of the Untold Engine. What is the Untold Engine?

Engine 64
article thumbnail

Dev snapshot: Godot 4.4 beta 4

Mircosoft Game Dev

3D: Add changeable freelook speed in Game Window ( GH-102704 ). 3D: Fix collision reposition with CSGShape3D ( GH-102286 ). Physics: Jolt: Fix ghost collision issue on dense triangle meshes ( GH-102614 ). Porting: Add support for embedding game process in the Android Editor ( GH-102492 ).

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

Building a City Driving Game with the Untold Engine - Part I

Harold Serrano

So, now is time to make the game entertaining. Such mechanics would be perfect for testing the collision system, which I have yet to develop. I also want the game to be played on the Apple TV. However, for this to happen, I need to make the game educational so that my wife approves of it.

Engine 64
article thumbnail

The Art of 2.5D: How It’s Redefining Game Design 

iXie gaming

continues to evolve, leveraging AI, modern rendering techniques, and cutting-edge game engines to push the boundaries of game design. Works While 2D and 3D have traditionally been viewed as separate paths in game development, 2.5D From indie studios to AAA developers, 2.5D merges the best of both worlds.

Art 52
article thumbnail

Dev snapshot: Godot 4.5 dev 1

Mircosoft Game Dev

Chunk tilemap physics The current implementation of TileMapLayer uses individual collision bodies for every single cell, which is extremely wasteful and a likely cause of runtime performance issues for 2D scenes relying on physics. Thanks to Michael Alexsander , developers now have the ability to select multiple nodes in a runtime context!

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