article thumbnail

Programming the Agon Light using C/C++

Retro Game Coders

For all my tutorials I tend to lean towards the same cross-platform dungeon crawler that I have been mainly so-far writing for Commodore machines using BASIC or CC65, and have also developed playable demos using using TRSE. tile = c; enemies[enemy_count].room tile = 158; enemies[enemy_count].room speed) { // Damage!

Tile 97
article thumbnail

Dev snapshot: Godot 3.4 beta 6

Mircosoft Game Dev

CSG: CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type ( GH-52509 ). Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). Rendering: Rooms and portals-based occlusion culling ( GH-46130 ).

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

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

CSG: CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type ( GH-52509 ). Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). Rendering: Rooms and portals-based occlusion culling ( GH-46130 ).

Mesh 52
article thumbnail

The next big step: Godot 4.0 reaches Beta

Mircosoft Game Dev

You can even create complex dynamic effects by writing custom shaders that operate on FogVolume nodes. Those now come with support for attractors, collision , trails , sub-emitters and manual emission. This included adding new collision shapes, cylinder and heightmap , as well as re-implementing SoftBody nodes. Of course, the 4.0

Beta 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

CSG: CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type ( GH-52509 ). Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). Rendering: Rooms and portals-based occlusion culling ( GH-46130 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

CSG: CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type ( GH-52509 ). Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). Rendering: Rooms and portals-based occlusion culling ( GH-46130 ).

Mesh 52
article thumbnail

Godot 3.0 is out and ready for the big leagues

Mircosoft Game Dev

Auto-tiling in tile maps. In other engines, you have to provide many shader variants, mix HLSL with a metalanguage, error reporting is terrible and writing shaders is difficult in general. writing shaders is very easy! Auto-tiling in tile maps. Bullet Physics backend. New networked multiplayer API.

Render 52