Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

is the background of the game also limited to 8 pixels

A topic by Games made by a 16 Year old created May 14, 2021 Views: 282 Replies: 7
Viewing posts 1 to 2
Submitted

is the background of the game also limited to 8 pixels? or we can use more pixels for the background

Host

The background would also be limited to 8x8 pixels, But could be made up of a tilemap

Submitted

Can you please expand on this?
Can I have a big object (i.e. a fridge) created from multiple 8x8 tiles for the background? Or would the fridge have to be on a single 8x8 tile?

Submitted

is the fridge an active asset (asset used in gameplay (player,enemy)or an background object)

Submitted

Background object
Sounds like all active assets have to be 8x8, I'm just confused about background objects lol

Submitted(+1)

if background object then I think it's ok but just to be on the safer  side , I made my background objects in 8×8 in adobe and then extended the height and width of the object in unity

Submitted

This is just my opinion so I can't be sure

Submitted

Thanks! I might just do that too