Game Development Community

Grids?

by Ashley Etherington · in Technical Issues · 08/12/2006 (4:01 pm) · 2 replies

Im just wondering if its posible to make a grid for torque ill show an exsample since it hards to exsplain.

[][][][][]
[][][][][]

the abouve will be on the floor and i will want cards to go into individual places so maby a 5 bye 2 grid like this one

[1a][2a][3a][4a][5a]
[1b][2b][3b][4b][5b]

and then a script saying soming like when a player clicks yes send card to 1a

hopefully some one understands

thanks in advanced

#1
08/12/2006 (6:55 pm)
Yes I believe thats possible. :)
#2
08/12/2006 (8:01 pm)
I've done similiar stuff with my custom pathfinding code