View all by kindeyegames
kindeyegames
Follow kindeyegames
Follow
Following kindeyegames
Following
Add To Collection
Collection
Comments
Devlog
C3 3D Mesh, 3D Vertex Light, 3D Physics - SDK V2
←
Return to C3 3D Mesh, 3D Vertex Light, 3D Physics - SDK V2
Devlog
Sleep Fix
March 12, 2026
by
kindeyegames
1
Fixed an issue where objects would move sluggishly after bouncing off surfaces. The cause was an aggressive manual force-sleep system that was putting bodies to sleep the instant their velocity dipped...
Continue reading
built-in models use object image texture
March 12, 2026
by
kindeyegames
1
Built-in primitive models (cube, sphere, capsule) now automatically use the C3 addon image as their texture. UV coordinates are remapped to support atlas sprite sheets, so the correct sub-region of th...
Continue reading
Model File Picker
March 12, 2026
by
kindeyegames
Model File Picker — New "Model File" property lets you select .gltf/.glb files directly from your project files dropdown. No more typing paths manually! The old "Model URL" text field is kept for ba...
Continue reading