Skip to main content

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

I would use    transform.Translate(0, 0, -5 * Time.deltaTime); instead of rb.AddForce(...)

What's the differerence?