Remove Bug Remove Collision Remove Debug
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 106
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 81
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 ).

Bug 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].

Render 52
article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

In the past two weeks since beta 2, we had over 250 PRs merged , many of which fixed bugs reported by beta testers. Our SCons setup used to have tools and target options that were combined to build either the editor or the export templates, and define whether it’s a “release” or “debug” build. Jump to the Downloads section.

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

In the past two weeks since beta 2, we had over 250 PRs merged , many of which fixed bugs reported by beta testers. Our SCons setup used to have tools and target options that were combined to build either the editor or the export templates, and define whether it's a "release" or "debug" build.

Beta 52