Game Development Community

Tile Size

by Cire Barr · in General Discussion · 03/27/2007 (4:25 pm) · 1 replies

Sorry if this is redundant, but apparently, I'm not allowed to use the search function.

I'm going through the tutorials for the Torque Game Builder and right now I'm on the checker's tutorial. This tutorial talks about tiles.

In the tile editer, you can resize the tiles as well as choose the number. I think that this is supposed to be in pixels (the tutorial suggests 68), but when I choose 68, the result is huge tiles. Each incriment is like 10 pixels big or something. Since, a lot of the resources are imcomplete (invaluable though they are), I would really appreciate any help available.

May the wind be always at your back,
-Cire Barr

About the author

Recent Threads


#1
03/27/2007 (7:11 pm)
@Cire, double check the design resolution, as well as the camera size -- I believe the checker tutorial is missing one key point, when it comes to setting up the project initially -- I don't think the art resources are sized for the default TGB 1.1.3 design resolution (800x600) with the default 100x75 camera size ...

And 68 seems quite a large size, haha ...

When I went through that tutorial, I had to do alot of 'best guess' work to get things to size properly --