MiniPlatformer & tile grid size issue
by Russell Morgan · in Torque Game Builder · 03/18/2008 (4:22 pm) · 1 replies
I've been trying my hand at the ninja miniplatform tutorial (http://tdn.garagegames.com/wiki/TGB/MiniPlatformerTutorial#Mini_Platformer_Update) and I've come across something I can't quiet figure out, hoping it's just because it's out of date.
Basically when I create a tile map at 10x10 with a tile size of 32 I get a huge tilemap that doesn't even come close to fitting into the default camera space (100x75). If I set both the number of tiles and the tile size to 10 then it becomes a bit more workable but doesn't look like quite the scale the images in the tutorial has. Are the values incorrect in the tutorial and for that matter is there any documentation on what these sizes really are? 100x75 doesn't really mean much to me in the context of an 800x600 game window.
Thanks, R.
Basically when I create a tile map at 10x10 with a tile size of 32 I get a huge tilemap that doesn't even come close to fitting into the default camera space (100x75). If I set both the number of tiles and the tile size to 10 then it becomes a bit more workable but doesn't look like quite the scale the images in the tutorial has. Are the values incorrect in the tutorial and for that matter is there any documentation on what these sizes really are? 100x75 doesn't really mean much to me in the context of an 800x600 game window.
Thanks, R.
Torque 3D Owner Jason Ravencroft
This comes up often and seems to be one of those things that people intuitively understand, but isn't explained sufficiently well by the number of questions about it.