Skip to main content

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

heya I'm helping a buddy who picked this up for their project. it seems super cool! but we can't get it to work for them. it doesn't seem to *ever* find any assets with the current version (1.2). plugin is enabled, we set the models folder, hit the refresh button, even tried reloading the project. nothing is ever detected, and there are hundreds of models in that folder + subfolders.

also, sidenote, the UI is tiny and hard to read. seems to ignore Godot's editor scaling setting. it's pretty but I wish it was readable 😅

(+1)

Make sure that you select a format type in the "format filter", that's what did it for me! Version 1.2, Godot 4.6.1

(+1)

ah thank you! yeah very non obvious. probably should default to "all on" 🙃

It was default to all on but it was giving some performance issue that's why I switched it to all off. I introduced a new optimisation system so now it will be all on but default from the next update.