Skip to main content
replaced http://gamedev.stackexchange.com/ with https://gamedev.stackexchange.com/
Source Link

Hey I have answered a similar question , where you can populate different tiles as per need, using a 2d matrix to hold the information. Its very basic but you can build on top of it , to suit your needs :)

Link:- Generate static 2D Tilemap from arrayGenerate static 2D Tilemap from array

Hey I have answered a similar question , where you can populate different tiles as per need, using a 2d matrix to hold the information. Its very basic but you can build on top of it , to suit your needs :)

Link:- Generate static 2D Tilemap from array

Hey I have answered a similar question , where you can populate different tiles as per need, using a 2d matrix to hold the information. Its very basic but you can build on top of it , to suit your needs :)

Link:- Generate static 2D Tilemap from array

Source Link
Hash Buoy
  • 1.5k
  • 1
  • 9
  • 17

Hey I have answered a similar question , where you can populate different tiles as per need, using a 2d matrix to hold the information. Its very basic but you can build on top of it , to suit your needs :)

Link:- Generate static 2D Tilemap from array