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

Update # 1:

After a couple of hours I figured out how to create my own dynamic camera! Every time you spawn a box it will automatically lock on and follow the box furthest away from the origin point (0,0,0). 


I also managed to create a death zone that despawns those boxes so that the camera doesn't forever point towards the void (Because the camera follows the object furthest away form the origin point, not the highest object)! Progress!