Skip to main content

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

Should not be a problem. Does all moving objects in your scene have a RigidBody2D on it? If not, you should do it ;)

I put everything on Box Collider 2D, so that probably is an issue. It seems to work though, so long as frames aren't dropped.