Skip to main content

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

What type of project do you want to do?

I just want to load simple low poly 3D model into C3. Nothing fancy. What I have is basically 2D game with tileset that generates world and I would like to spawn some 3D objects on top of that tilemap in order to make it look cooler. For example, in my game characters will always exit the level with van, so I would like to spawn Van model on exit location.

To get started and mapping a 3DObject to a C3 2D object, take a look at: 3DObjectWalking.c3p

If you have any issues, post  or DM your test project and I can take a look.