Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

AbhayPatel

1
Posts
A member registered Sep 29, 2020

Recent community posts

You can use two variables, like cx and cy, for the camera offset and these two variables to everything you draw, like spr(0, x+cx, y+cy). You can move the camera by changing these variables.