Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

I just implemented physics and collision.

For this little game, I wanted to keep things very simple so I don't use Bullet, I wrote this basic collision handling system which approximates every objects into Spheres of radius 5, that's all I need for this project: