Remove Animation Remove Baking Remove Collision Remove Game Engine
article thumbnail

Cocos Creator 3.8 Community Beta is now available

Cocos

Google Play Games on PC Platform Support At this year’s Google IO conference, Google Play Games on PC and the large-screen experience received significant attention as Android platform updates. There are already many well-known Cocos games published on the platform on their own. AGP upgraded to 8.0.2. AGP upgraded to 8.0.2.

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

A refactor of Animation APIs to change the stop(reset: bool) to two separate stop() and pause() methods ( GH-71218 ), as was heavily requested by the community. Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). See the list below. See the list below.

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

A refactor of Animation APIs to change the stop(reset: bool) to two separate stop() and pause() methods ( GH-71218 ), as was heavily requested by the community. Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). See the list below. See the list below.

Beta 84
article thumbnail

Maintenance release: Godot 3.5.1

Mircosoft Game Dev

Animation: Fix AnimationNode has_filter not being called in scripts ( GH-64560 ). Animation: Fix potential bug with node rename in BlendTree editor ( GH-65651 ) [regression fix]. Animation: Fix crash when playing SceneTreeTween right after finishing ( GH-65896 ). Audio: Make audio thread control flags safe ( GH-64608 ).

Baking 52
article thumbnail

Maintenance release: Godot 3.5.1

Mircosoft Game Dev

Animation: Fix AnimationNode has_filter not being called in scripts ( GH-64560 ). Animation: Fix potential bug with node rename in BlendTree editor ( GH-65651 ) [regression fix]. Animation: Fix crash when playing SceneTreeTween right after finishing ( GH-65896 ). Audio: Make audio thread control flags safe ( GH-64608 ).

Baking 40
article thumbnail

Release candidate: Godot 3.5.1 RC 2

Mircosoft Game Dev

Animation: Fix AnimationNode has_filter not being called in scripts ( GH-64560 ). Animation: Fix potential bug with node rename in BlendTree editor ( GH-65651 ). Animation: Fix crash when playing SceneTreeTween right after finishing ( GH-65896 ). Physics: Hack a hot fix for Bullet's collision margin regression ( GH-64875 ).

Render 52
article thumbnail

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

Mircosoft Game Dev

If you use and enjoy Godot, plan to use it, or want support the cause of having a mature, high quality free and open source game engine, then please consider becoming our patron. Physics: Many fixes to one-way collisions. Fixes to KinematicBody collisions. Cylinder collision shape for GodotPhysics.