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.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 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 9

Mircosoft Game Dev

Editor: Add one-way indicator to tile collision editor ( GH-67283 ). Physics: Fix 2D & 3D Continuous Collision Detection sometimes adjusting velocity too much ( GH-69934 ). Core: Handle corner cases for curve baking ( GH-69726 ). Editor: Add open scene button in Inspector for PackedScene resource ( GH-69938 ).

Beta 99
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

Physics: Bind methods related to disabling collision between joint bodies ( GH-70477 ). Physics: Implement collision impulse in Godot Physics 3D ( GH-70281 ). Physics: Allow to apply the angular velocity of a moving platform ( GH-63650 ). Physics: Bind setter and getter for pin joint parameters in PhysicsServer2D ( GH-70708 ).

Beta 106
article thumbnail

Atari ST Programming: A Simple Game in STOS

Retro Game Coders

Now we can move sprites in STOS we need to put things together to see how we can actually begin creating playable games. Along the way we will look at some more new features and concepts so you can understand more of how STOS works versus programming languages and game engines you might be used to. Full Demo Game Code.

Sprite 52
article thumbnail

Dev snapshot: Godot 4.0 beta 14

Mircosoft Game Dev

Physics: Implement analytic collision normals ( GH-71447 ). Support Godot is a non-profit, open source game engine developed by hundreds of contributors on their free time, and a handful of part or full-time developers, hired thanks to donations from the Godot community. Import: Avoid importing MSVC obj files ( GH-71662 ).

Beta 105