Scrolling Game Development Kit Forum
SGDK Version 1 => Help/FAQ => Topic started by: getbackjojo89 on 2006-08-25, 05:23:40 PM
-
I get this message after I have selected my Map and my Layer and then hit EDIT. How can I fix this?
-
where it says map display on that window it has to say
640 in width and 480 in height,
or any multiple of 320 for width and 240 for the height.
this is the resolution the map is played in and has to be a multiple of 320 for width and 240 for the height.
after that it should work ;D
-
I believe that means you did one of the following:
1) Specified a Left less than 0
2) Specified a Top less than 0
3) Specified a Left and Width such that Left+Width is larger than the horizontal resolution set in the player settings screen resolution
4) Specified a Top and Height such that the Top+Height is larger than the vertical resolution set in player settings screen resolution
5) Specified a Width or Height less than 1
-
It was number 4. thanks.
-
ill take it youre a beatles fan?