Remove Editing Remove Polygon Remove Tile
article thumbnail

D2 log 057 – Tiles, pt.2

Catnip Games

I made a “master sheet” with all the tiles to keep things organized. I implemented a new material system for tiles. In addition to the visible texture, each tile had a lower resolution bitmap which defined the material at a given spot. I got rid of that and switched to a polygon based approach which plugs into Box2D.

Tile 52
article thumbnail

Dev snapshot: Godot 4.0 beta 10

Mircosoft Game Dev

We previously removed *_degrees properties from 2D and 3D objects in favor of making editing degrees easier in the Inspector. Some of the most notables feature changes in this update are: 2D: Simplify isometric tile shape polygon in TileSet to 4 vertices ( GH-70238 ). GH-59810 ).

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

Godot 1.1 beta1 is out!

Mircosoft Game Dev

Visual Shader Editor (Edit shaders connecting nodes). 2D Shadows with Polygonal Occluders. Improved Isometric TileMap Support (proper Z ordering of tiles and children nodes). New 2D Navigation Polygon support, for efficient 2D pathfinding. Navigation Polygons can be edited visually and combined, disabled, etc.

Polygon 52
article thumbnail

Dev snapshot: Godot 4.0 beta 10

Mircosoft Game Dev

We previously removed *_degrees properties from 2D and 3D objects in favor of making editing degrees easier in the Inspector. Some of the most notables feature changes in this update are: 2D: Simplify isometric tile shape polygon in TileSet to 4 vertices ( GH-70238 ). GH-59810 ).

Beta 76
article thumbnail

Godot 1.1 is out!

Mircosoft Game Dev

Visual Shader Editor (Edit shaders connecting nodes). 2D Shadows with Polygonal Occluders. Improved Isometric TileMap Support (proper Z ordering of tiles and children nodes). New 2D Navigation Polygon support, for efficient 2D pathfinding. Navigation Polygons can be edited visually and combined, disabled, etc.

Polygon 52
article thumbnail

Godot Engine reaches 2.0 stable

Mircosoft Game Dev

Previously, only the root node of a scene was editable. It is now possible to edit any children node of the instanced scene and have the changes persist. Even sub-instances of instances can be edited with persistent modifications. Multiple scene editing. Live scene editing. Scene inheritance. Begining Godot 2.0

Engine 52
article thumbnail

Godot 3.0 is out and ready for the big leagues

Mircosoft Game Dev

Auto-tiling in tile maps. Auto-tiling in tile maps. Godot now supports auto-tiling in TileMap, authored by Mariano Suligoy ( MarianoGNU ) and enhanced by Damar Indra. This new implementation is based on Tiled Editor 's Terrains and is fully compatible with previous TileSets. Bullet Physics backend.

Render 52