How to achieve the Map

Well as you can see i have a .bmp of a .map file but i want my player to roam around this map without going on the roof of the houses etc etc is this possible threw an image i also have the tiles and the objects would it be only possible if i was to rebuild the map in unity using the tiles and objects ( houses lights etc ) but still achieve the same 2d ish effect.

which i cant upload because of the size so take alook here…

http://www.mediafire.com/?ic6ccdlmnkvhoth

Shrunk it to 25% otherwise it wud be 44mb

Don’t forget to breathe once in a while, friend.

Yes. Just restrict player movement, either through physics collisions or by using a grid to define where the player can and can’t move.

:slight_smile: cheers ill try this tommorow. ( Breathes)