Remove Build Remove Collision Remove Development Remove Mesh
article thumbnail

Developer Shares Building Fabrics, Ropes, And Soft Bodies

Cocos

A dev, Night by Night 00, shared his work on building warpable and wearable materials for games. Though not fully complete, the demos already show a lot of progress, and the developer is selling their findings on the Cocos store for Chinese developers. Try it out now (Note the demo is in Chinese): ClothDemo for 2.x

Build 98
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

OBJ mesh import now supports vertex colors as exported by Blender ( GH-71033 ). Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). iOS: Check Xcode output and display errors if code signing, project build or.ipa export failed ( GH-71212 ).

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 9

Mircosoft Game Dev

Some of the most notables feature changes in this update are: 3D: Switch Mesh surface indexing to start at 0 so string name matches integer index ( GH-70176 ). Editor: Add one-way indicator to tile collision editor ( GH-67283 ). Physics: Fix 2D & 3D Continuous Collision Detection sometimes adjusting velocity too much ( GH-69934 ).

Beta 99
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

OBJ mesh import now supports vertex colors as exported by Blender ( GH-71033 ). Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). iOS: Check Xcode output and display errors if code signing, project build or.ipa export failed ( GH-71212 ).

Beta 84
article thumbnail

Dev snapshot: Godot 3.2.3 beta 1

Mircosoft Game Dev

was released on June 26 with over 3 months' worth of development, including many bugfixes and a handful of features. GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Build HTML5 templates with threads_enabled=yes to test it. macOS: Add support for the Apple Silicon (ARM64) build target ( GH-39943 ).

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

The illustration picture for this article is from The Mirror , an upcoming all-in-one game and game development platform currently in Closed Alpha. They've been building upon Godot 4.0 Buildsystem: Allow building X11 without Vulkan ( GH-70677 ). GDScript: Register enum type names in release build ( GH-64253 ). What's new.

Beta 105
article thumbnail

Godot 3.2 adds support for convex decomposition

Mircosoft Game Dev

This makes the workflow for 3D games considerably easier, by allowing conversion of concave meshes of any form into a set of convex shapes. Triangle mesh shapes ( ConcavePolygonShape ) work very well as static colliders, but they are useless for rigid bodies or areas, as they have no internal volume. The convex problem.

Mesh 52