Skip to main content

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

Hard to tell why, is that a single model or multiple models? If multiple models, perhaps it is not rendering because C3 engine does not know it is onscreen. If you can share a simple example project, I can take a quick look.

(1 edit)

Hello, the floor is a 3d tile, compound by a lot of chunks. I will share the project and a video, I hope you can find a solution. The rare thing is this does not happen with the 3d shape object provide by construct 3. But obviously I prefer use your pluging. 

Thank you so much.

scroll_example.c3p

Try increasing the bounding box scale, using the ACE of the same name

it´s works, thanks a lot!!