Game Development Community

Grid question

by Shakey · in Torque Game Builder · 11/24/2009 (12:21 am) · 1 replies

Hi

This is want I want to do. I want to make a grid for a tower defense game I am working on, and I want the grid to show up when I launch the game. Would I need to make the grid in a 2D paint program and then import it using the tilemap. I thought I could get the tilemap lines to show up, but found out that was not the case. Even when I made an empty square with a colored border the squares where not lined up correctly. Maybe I need to work with the grids dimension. I don't know anyone have any suggestions.

#1
11/24/2009 (12:58 am)
Making an image with a thin border and tiling that on the tilemap should work. Do you have a screenshot? I might be able to help diagnose the problem if I could see it.