Remove Bug Remove Collision Remove Debug
article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

This means contributors are encouraged to focus their efforts on fixing regressions and other outstanding bugs. We wont risk merging any new features or risky bug fixes until after we release 4.4 Weve unified the code to make sure it works the same on both platforms, and weve fixed some bugs. and begin preparing for 4.5.

Beta 106
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

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 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ). Bug reports.

Beta 110
Insiders

Sign Up for our Newsletter

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

article thumbnail

Handle the collision of sprites

Cocos

best way to debug this kind of bugs is to activate physic debugging, add this to your code. onLoad() { PhysicsSystem2D.instance.debugDrawFlags = EPhysics2DDrawFlags.Aabb | EPhysics2DDrawFlags.Pair | EPhysics2DDrawFlags.CenterOfMass | EPhysics2DDrawFlags.Joint | EPhysics2DDrawFlags.Shape; }

article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

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 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ). Bug reports. See the list below.

Beta 85
article thumbnail

Maintenance release: Godot 2.1.4

Mircosoft Game Dev

But as a result, it's actually a pretty exciting "maintenance" release with various new features and a great deal of bug fixes. A big thankyou to all the contributors who worked on this release by implementing bug fixes or features, or testing the changes to spot potential regressions and help debug issues.

Tile 52
article thumbnail

Release candidate: Godot 3.2.2 RC 2

Mircosoft Game Dev

Fix for the dangling Variant bug , kudos to Pedro ( RandomShaper ). While this is not a feature per se, it fixes a major annoyance that users have had with pointers to freed objects unexpectedly being re-assigned to new objects, causing hard-to-debug issues. Fix for the dangling Variant bug. and 3.2.1. The fix made in the 3.2

Beta 52
article thumbnail

Release candidate: Godot 3.2.2 RC 3

Mircosoft Game Dev

Fix for the dangling Variant bug , kudos to Pedro ( RandomShaper ). While this is not a feature per se, it fixes a major annoyance that users have had with pointers to freed objects unexpectedly being re-assigned to new objects, causing hard-to-debug issues. Fix for the dangling Variant bug. CSG: Various bug fixes ( GH-38011 ).

Beta 52