Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Asset Forge

Create your own 3D models and 2D sprites! · By Kenney

Custom Collections Asset is not properly loading

A topic by TheLeaf92 created 88 days ago Views: 102 Replies: 4
Viewing posts 1 to 2
(1 edit)

Version: 2.4.1 (Deluxe)

Description:

I am trying to import a custom mesh into Asset Forge, and while application does load, when I go to select the object, it does not load correctly. The thumbnail is blank and when I go to select it, the object is never loaded.

Blender settings:


What is shown in Asset Forge:


I did try to open this .obj with other applications and it was able to load successfully.


Please let me know if you are able to assist. Thank you!

Hey, can you share the OBJ and MTL file somewhere?

Here you go, let me know if you have any questions

https://github.com/ccvit/cylinder_rounded

The material (MTL) file has no material, so it won't render in Asset Forge. You'll need to make sure a material is exported with your OBJ file.

That fixed it, thank you!