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.

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

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

Release candidate: Godot 3.5.1 RC 2

Mircosoft Game Dev

Animation: Fix potential bug with node rename in BlendTree editor ( GH-65651 ). iOS: Workaround WebKit/ANGLE shader compilation bug for WebGL 2.0 ( GH-64811 ). Navigation: Exclude disabled StaticBody collisions from NavigationMesh baking ( GH-65775 ). Physics: Hack a hot fix for Bullet's collision margin regression ( GH-64875 ).

Render 52
article thumbnail

Maintenance release: Godot 3.5.1

Mircosoft Game Dev

Such maintenance releases focus on fixing bugs and not on integrating new features. release fixes a number of regressions that users reported after the release, as well as various other fixes to pre-existing bugs and usability improvements. Animation: Fix potential bug with node rename in BlendTree editor ( GH-65651 ) [regression fix].

Baking 52
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

Maintenance release: Godot 3.5.1

Mircosoft Game Dev

Such maintenance releases focus on fixing bugs and not on integrating new features. release fixes a number of regressions that users reported after the release, as well as various other fixes to pre-existing bugs and usability improvements. Animation: Fix potential bug with node rename in BlendTree editor ( GH-65651 ) [regression fix].

Baking 40