Remove Art Remove Collision Remove Debug Remove Pixel
article thumbnail

Dev snapshot: Godot 3.2.4 beta 6

Mircosoft Game Dev

Multiple fixes to one-way collisions , handling many cases where collisions would not work reliably. New option to snap 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions. Multiple fixes to one-way collisions (new in beta 6). See godot-docs#4213 for the updated documentation.

Beta 52
article thumbnail

Release candidate: Godot 3.2.4 RC 4

Mircosoft Game Dev

Thanks to all pre-release testers who help us find and debug regressions! New option to snap 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions. Multiple fixes to one-way collisions. Core: Disable decayment of freed Objects to null in debug builds ( GH-41866 ). stable soon™.

Render 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.2.4 RC 1

Mircosoft Game Dev

New option to snap 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions. Multiple fixes to one-way collisions. Core: Disable decayment of freed Objects to null in debug builds ( GH-41866 ). Physics: Fix multiple issues with one-way collisions ( GH-42574 ).

Render 52
article thumbnail

Release candidate: Godot 3.2.4 RC 2

Mircosoft Game Dev

New option to snap 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions. Multiple fixes to one-way collisions. Core: Disable decayment of freed Objects to null in debug builds ( GH-41866 ). Physics: Fix multiple issues with one-way collisions ( GH-42574 ).

Render 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

Such pointer could be reported as valid even though the memory it points to was not, or worse, that memory could now hold a different object, leading to hard to debug situations. Thanks to the work of Pedro ( RandomShaper ), debug versions of Godot (e.g. Thanks to the work of Pedro ( RandomShaper ), debug versions of Godot (e.g.

Debug 52
article thumbnail

Release candidate: Godot 3.2.4 RC 3

Mircosoft Game Dev

New option to snap 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions. Multiple fixes to one-way collisions. Core: Disable decayment of freed Objects to null in debug builds ( GH-41866 ). Physics: Fix multiple issues with one-way collisions ( GH-42574 ).

Render 52
article thumbnail

Getting started with HaxeFlixel in 2021

Radiator Blog

The engine should be able to render and simulate 200+ lightweight game objects -- frame-animated sprites with simple collision, no fancy physics or shaders. I can easily throw ~200 sprites (that all share the same spritesheet) on the screen with basic overlap / collision tests at 720p resolution at a steady 30 FPS. and no WASM.)

Sprite 52