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

b3d model

A topic by zoderdeluxe created 18 days ago Views: 34 Replies: 1
Viewing posts 1 to 2
(+1)

Hello, pixel rebith. I really like your plugin. I would like to ask you something. Is there any sample file that uses the b3d model? I just can't quite figure out how to use it.

Developer

Hello there!

For the model plugin to work you have to first import the model file (glb/gltf or obj) you want to use into your project's files folder. 

Then in the model object's properties you set 'File name' to the name of the file you just imported. Now the model should actually show up in your scene when you run it.

Let me know if you need further assistance. There probably should be an example file for this in the future.