Remove Collision Remove Debug Remove Point and Click Remove Writing
article thumbnail

Schedule for GodotCon 2019 in Brussels

Mircosoft Game Dev

Jānis will showcasing a cool set of tools that allow you to debug your game visually similarly to Unity's Scene view. Visual Debugger is a tool allowing developers to debug their Godot projects while the application is running in the editor or in a build. There are GPU accelerated particles in Godot, but they don't support collisions.

article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

Since we previously did not version our Android plugin systems, this new one is now labelled v1 , and is the starting point for the modern Godot Android ecosystem. The Android plugin documentation has been updated with instructions on how to write plugins for this new system. Better handling of Variant s pointing to released Object s.

Debug 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

Notable changes are in-editor class reference translations (so far Chinese (Simplified), Spanish, and some French), some new rendering features (high quality glow mode, 3D point light attenuation option), and a number of C# marshalling fixes. Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Rendering: Add new 3D point light attenuation as an option ( GH-52918 ). Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Rendering: Add new 3D point light attenuation as an option ( GH-52918 ). Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ).

Mesh 52
article thumbnail

GSoC 2021 - Progress report #1

Mircosoft Game Dev

Here are the 5 projects/students with links to the relevant sections in this post: Implementing a DAP backend for debugging Godot projects by Ricardo Subtil ( Ev1lbl0w ). Implementing a DAP backend for debugging Godot projects. Project: Implementing a DAP backend for debugging Godot projects. Branch: Ev1lbl0w/gsoc21-dap.

Debug 52
article thumbnail

GSoC 2020 - Progress report #1

Mircosoft Game Dev

You can find some example code in the PR and check the docs of the Performance class (not updated at the time of writing). You can assign a category to custom monitors and organize them, and you can also read the previous values in the monitor graph by clicking LMB on them (suggested by samdze ). Plurals and context support.

Code 52