Remove Collision Remove Editing Remove Texture
article thumbnail

Tiles editor progress report #5

Mircosoft Game Dev

Tile atlas editing. The first mode allows editing the atlas properties and creating/removing base tiles, the second one allows selecting and editing tiles properties, and the last one is to paint properties over the tiles. Note that, when editing a TileMap, you can replace all cells by their corresponding mapped value.

Tile 52
article thumbnail

Tiles editor progress report #3

Mircosoft Game Dev

Most of TileSet's systems (rendering, collisions, physics, navigation, …) are now using a concept of "layers" (this might be renamed). As an example, you could now define several PhysicsBodies per tile with different collision layers/masks. Right now, there is no way to edit the tiles' properties in an efficient way.

Tile 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

Tiles editor progress report #1

Mircosoft Game Dev

When a TileMap node is selected, you can now switch between the TileMap view, to pick tiles and draw them on the TileMap, and the TileSet editor, to edit the tile properties (colisions, Z-index, etc.): Basically, this means that all source textures are now considered as atlases. Support for different shapes and layouts.

Tile 52
article thumbnail

Dev snapshot: Godot 4.0 beta 15

Mircosoft Game Dev

Rework EditorPlugin editing logic, allowing multiple plugins to be active at the same time ( GH-71770 ). Editor: Rework EditorPlugin editing logic ( GH-71770 ). Physics: Fix regression in collision detection for uniform scaling ( GH-71707 ). Rendering: Decrement texture_binding count when using screen textures ( GH-71764 ).

Beta 97
article thumbnail

Creating a See-Through | X-Ray Effect In Unity – Shader Tutorial

Awesome Tuts

We repeat that same process for the Main Texture of the material, and the Occlude Color which will be the color of the game object behind other objects when it has this material attached on it. Again we have the properties which is a texture and a color declared on lines 4 and 5. Then we give it a type – Color. 0.59, and 0.11

Shaders 90
article thumbnail

Godot's new renderer, progress report #1

Mircosoft Game Dev

Our goal is to have a modern, clustered renderer that supports everything mainstream engines support, including PBR, global illumination and flexible shader editing. Refactor the texture API to include more modern texture compression formats. Implement Particle Shaders, with support for: Sorting, Collision and Soft Particles.

Render 52
article thumbnail

Release candidate: Godot 3.4.3 RC 1

Mircosoft Game Dev

Edit: Or not, there's a regression for the web editor in this build ( GH-57592 ). GridMap: Fix "Convert to MeshLibrary" not respecting collision transforms ( GH-56907 ). GridMap: Fix editing MeshLibrary's Shapes array from the Inspector ( GH-56891 ). GUI: Fix TextureButton focus texture logic ( GH-56472 ).

Render 52