Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Uploaded the latest version addon (2-74-3). Upon launch, a pop up msg saying "Error loading GLTF:TypeError:Cannot read properties of undefined (reading 'length') [via Web Worker]" Any idea what this is?

missing file or bad gltf? drop me a demo project if you are still having problems and I'll debug

Thanks Mikal. I reuploaded the files and things are back to normal. However, is there a way to restart an animation. Currently there is only options to speed up, change rate, pause, resume animation. I also noticed upon start of layout, the 3D objects don't appear instantly (delay in spawning). Thanks!

I think you can set animation time, try that. Yes, takes some time to load 3d from files, so the usual solution is to have some kind of loading screen cover the models as they load.

Sorry as I'm a little new to this but where do you set the animation time? I saw set/delete node, blend time, animation speed, rate, pause and resume animation. Since the object keeps looping non-stop, I just want to restart the animation whenever I wanted it to. I'm sorry for being so bad at this. 😔