#Pixel Perfect Camera and TileMap cells

1 messages ยท Page 1 of 1 (latest)

plucky leaf
#

If your ppu import settings are correct and the settings of your Pixel Perfect Camera component are also correct then I would just delete the grid+tilemap and start from scratch

#

Started this thread because it might take awhile to figure it out

#

It has happened to be before and creating a new tilemap from scratch has fixed any size issues I had with the cells

earnest sphinx
#

i might have some things wrong, so if i want 8x8 tiles what should my ppu be?

#

i thought 64 since thats how many pixels i have in a single tile

plucky leaf
#

If you want a tile to be 64x64 pixels, then your PPU should be 64

#

That should make it so 64 pixels is exact 1 unit

earnest sphinx
#

ohhh so its the length of the tile, not the area?

plucky leaf
#

Yeah

#

Are your tiles 8x8 pixels?

earnest sphinx
#

yep

#

yeah i believe this was the issue

plucky leaf
#

Probably

earnest sphinx
#

yeah it looks super fine now ๐Ÿ™ thanks a lot for sticking with me

plucky leaf
#

Hey, I'm glad you got it to work!