Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

By the way, I can't get it working - just empty layout and a console full of errors like this:

index.js:14565 Uncaught (in promise) TypeError: this.gl.bindBufferBase is not a function at GPUResourceManager.initializeBoneUB

I've tried the latest C3 and r449 as well (where 3DObject works fine and I'm using it with this version)

Also, what is the purpose of "3D editor" coming with this plugin?

Make sure everything is set to use webgl2, not webgpu project and editor

Yeah, my editor was set to WebGL1, sorry for bothering you. Thanks for your work!