Scrolling Game Development Kit Forum

SGDK Version 2 => Help, Errors, FAQ => Topic started by: Jam0864 on 2007-03-30, 03:54:07 AM

Title: Wierd, Black Grid
Post by: Jam0864 on 2007-03-30, 03:54:07 AM
Lately, everytime I go to edit a map it has a thick, black grid over it. If I try to run the map with the grid on it, the grid shows up multi-coloured on the screen. I've uploaded an image of the map-editor and the game at runtime here,

http://www.box.net/shared/ttoplv9jp1

Also, this happens on every map I create but only on this project. So it's nothing to do with my computer, I've just stuffed something up.
Title: Re: Wierd, Black Grid
Post by: bluemonkmn on 2007-03-30, 06:36:54 AM
Looks like you made your tile size too big in your tileset.  The tile size of a tileset determines how far apart the tiles are drawn on a layer.
Title: Re: Wierd, Black Grid
Post by: Jam0864 on 2007-03-30, 03:40:45 PM
Yep that was it, thanks!  ;D