Remove Code Remove Collision Remove UX
article thumbnail

Comprehensive Guide to Game QA: Ensuring Quality from Alpha to Release 

iXie gaming

At this stage, testers focus on: Core gameplay mechanics UI/UX feedback loops System-level stability Blocking bugs and crash diagnostics The goal is to ensure that fundamental gameplay functions work before layering in content or polishing visuals. UX issues don’t always show up as crash reports or error logs.

article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

Weve unified the code to make sure it works the same on both platforms, and weve fixed some bugs. GH-94783 ) Change NavigationMesh to also parse collision shapes by default. You can now export typed dictionaries from scripts and benefit from a much improved Inspector UX to assign the right keys and values.

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 3.4 is released with major features and UX polish

Mircosoft Game Dev

Revamped collision layer grid in the inspector. To simplify some of the most common constructs in input handling code for character movement, Aaron Franke ( aaronfranke ) added two new helper methods : Input.get_axis() and Input.get_vector(). HTML5: PWA, Godot/JavaScript interface, AudioWorklet. Dynamic BVH for Godot Physics 2D.

UX
article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

See this demonstration made by MewPurPur : Improved ColorPicker UX ( GH-62910 ). Vitika Soni ( Vitika9 ) reworked the features and user experience of Godot’s ColorPicker during Google Summer of Code 2022. The second part of her work has just been merged, and should significantly improve the ColorPicker’s UX.

article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

See this demonstration made by MewPurPur : Improved ColorPicker UX ( GH-62910 ). Vitika Soni ( Vitika9 ) reworked the features and user experience of Godot's ColorPicker during Google Summer of Code 2022. The second part of her work has just been merged, and should significantly improve the ColorPicker's UX.

article thumbnail

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

macOS: ARM64 build, code signing. Physics: Many fixes to one-way collisions. Fixes to KinematicBody collisions. Cylinder collision shape for GodotPhysics. macOS: ARM64 build, code signing. It was reusing parts of the code for baking GIProbes, and that made it quick but not great in terms of quality.

article thumbnail

Dev snapshot: Godot 3.4 beta 6

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Improve the editor feature profiles UX ( GH-49643 ). Editor: Improve the UI/UX of the Export Template Manager dialog ( GH-50531 ).