Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The object becomes invisible when the camera approaches, how do I fix it?

Noticed this in my game as well. My truck would go invisible at certain angles but i could go inside it just fine.

The main reason is because C3 estimates that the object is off screen. With very large objects, it may not track that well. I added an ACE to scale the bounding box which may help. Try the scale bbox ACE going from 1-2+ times the bbox size. Let me know if it helps.

thanks it worked :)

Great, let me know when your game releases, I’ll promote it.

Thanks for your support, I have one more question.
i want these 2 animations to run at the same time but only Plane.003Action works (These are the propellers of airplanes.)

There is not a way to do this in 3DObject right now. Perhaps you can combine them in blender?

Hello, my game is out
https://lagged.com/en/g/unicycle-duel

Congratulations! The outline effect on the plane looks really nice.

thank you for the plugin