MAP
Problem description:
Whenever i run my game, there is this weird image that appears all over the screen.I dont know where it came from or what it is but it is not the image that is suppose to be there.
ID:140509
Dec 12 2009, 8:52 pm
|
|
Code:
MAP Problem description: Whenever i run my game, there is this weird image that appears all over the screen.I dont know where it came from or what it is but it is not the image that is suppose to be there. |
Dec 12 2009, 11:03 pm
|
|
Would you mind taking a screenshot of it for us to see?
|
In response to Leur
|
|
I was using TILED_ICON MAP but switched back o default
|
In response to Dark Prince X
|
|
http://i275.photobucket.com/albums/jj295/Adeniyi_2008/ scrnshot1.png
here That is what appears all over my screen when its not suppose to. |
In response to GrimmJore
|
|
world/map_format = TILED_ICON_MAP Try adding that into your game. |
In response to Dark Prince X
|
|
O WOOOOW, thanks i though that was already globally set for me.
|