Skip to main content

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

Baby 3D Plugin for Construct 2

Make 3D games in Construct 2 powered by Babylon.js · By Pixel Rebirth

3d model

A topic by tellraw69 created 26 days ago Views: 92 Replies: 7
Viewing posts 1 to 4

how do i can add texture to the .obj file?

Developer

If you export a model in obj format you should have three files: .obj, .mtl and the texture (.png/.jpg).

All of them need to be imported into your project folder for obj models to work correctly.

i didnt get it, i have 3 files in my project (.obj, .mtl, .png) but the test.obj still gray >:(

Developer

If you can share the .capx or model file so I can look into the issue.

https://drive.google.com/file/d/1d7givrdDJBWgfZMBUQhKpqjZ90EdiWtI/view?usp=drive...

there u go

Developer

I did request access but haven't received it yet.

Developer

The model comes up grey in blender and windows model viewer as well so it's a general issue with it.

In case you just want a cube with the picture on each side you can simply use the box behavior (set 'Tiled' property to 'No') like seen here:


(+1)

ok, thanks