Remove Collision Remove Debug Remove Feature Remove Scripting
article thumbnail

Godot 3.4 is released with major features and UX polish

Mircosoft Game Dev

As such, most of the focus was on implementing missing features or bugfixes which are critical for publishing 2D and 3D games with Godot 3, and on making the existing features more optimized and reliable. now and read on to learn more about the many new features in this update. Shader language features. Download Godot 3.4

UX 52
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

A couple fixes to the text resource loader which could impact notably reloading scripts ( GH-71170 ). 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 ). See the list below.

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

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

A couple fixes to the text resource loader which could impact notably reloading scripts ( GH-71170 ). Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). Export: Fix missing “debug”/”release” export presets feature tags ( GH-71274 ).

Beta 84
article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

There were a few very important features that we didn’t manage to review in time for previous betas, and which have now been implemented in beta 3. Multi-caret support in TextEdit and script editors ( GH-61902 ). Vitika Soni ( Vitika9 ) reworked the features and user experience of Godot’s ColorPicker during Google Summer of Code 2022.

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

There were a few very important features that we didn't manage to review in time for previous betas, and which have now been implemented in beta 3. Multi-caret support in TextEdit and script editors ( GH-61902 ). Vitika Soni ( Vitika9 ) reworked the features and user experience of Godot's ColorPicker during Google Summer of Code 2022.

Beta 52
article thumbnail

D20 RPG – Positional Awareness

The Liquid Fire

As a side benefit, you can look at the script in the inspector and see the Entity’s id which may be useful for a variety of debugging purposes. Open the EntityViewProvider script and modify the SetView method to look like this: public void SetView(GameObject view, Entity entity, ViewZone zone) { if (!mapping.ContainsKey(zone))

article thumbnail

Godot Engine reaches 2.0 stable

Mircosoft Game Dev

This version worked well but we felt it was still far from the usability and features of a modern game engine. New core features. Instancing is one of Godot's best features. Other new core features. Smaller new core features were also added: Support for ZIP packs on export instead of PCK. New editor features.

Engine 52