Remove Collision Remove Editing Remove Platformer
article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

Breaking changes Animation Audio C# Core Editor GDScript Import Input Physics Platforms Rendering and shaders XR New in Beta 1! Game window embedding was implemented to support our recent interactive in-game editing feature. Weve unified the code to make sure it works the same on both platforms, and weve fixed some bugs.

Beta 106
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
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

The illustration picture for this article is from The Mirror , an upcoming all-in-one game and game development platform currently in Closed Alpha. GUI: Fix inconsistent state of Controls when editing and running scenes ( GH-70882 ). Physics: Allow to apply the angular velocity of a moving platform ( GH-63650 ). What's new.

Beta 106
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. Collision and navigation debugging. Live scene editing.

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 ). Given the scope of this change for all platforms, we expect some regressions, which will be fixed for beta 16. Makes EditorQuickOpen work with custom resources.

Beta 99
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

The illustration picture for this article is from The Mirror , an upcoming all-in-one game and game development platform currently in Closed Alpha. GUI: Fix inconsistent state of Controls when editing and running scenes ( GH-70882 ). Physics: Allow to apply the angular velocity of a moving platform ( GH-63650 ). What’s new.

Beta 81
article thumbnail

Release candidate: Godot 3.2.3 RC 1

Mircosoft Game Dev

Physics: Trigger broadphase update when changing collision layer/mask ( GH-39895 ). Physics: Fix laxist collision detection on one way shapes ( GH-39880 ). Physics: Allow Area2D and 3D mouse events without collision layer ( GH-40193 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ).