Forum Replies Created
-
AuthorPosts
-
huibCustomer
Hey, bumping this thread because there wasn’t a official reply and we are experiencing the same thing. Instances made in Blender don’ t get translated over properly.
Saved a scene with a bunch of trees, all instanced. Resulting .gltf file 500 KB.
Joined all the trees into one object, saved again, Resulting in a .gltf file of 300KB.
With regards to loading times on phones for example this is huge.
Can we get an update on this please :)?huibCustomerbut I don’t understand how and where to implement this
That code above should be used inside the
cloneObject()
function that can be found inpuzzles.min.js
Or you can use this plugin which includes the modified puzzle.
Hey thanks for the quick reply!
How to change the code in the minified javascript is a bit beyond my skills.
The code looks a lot different than the snippet you posted here earlier.
I cant really find in the documentation anything about how this is done, it’s might be very obvious to a programmer used to this kind of work haha.Will also look into the plugin with the additional puzzles thanks :)
huibCustomerHello
I want to clone an animated cube with its animation working but the cloning function still seems to get rid of the animation clip. (bugged or intentional not a feature?)
kdv Solution seems to work nicely but I don’t understand how and where to implement this. Is it possible to share how you did this? -
AuthorPosts