Game Development Community

Still lost...

by Emanouel Pontikakis · in Torque Game Builder · 04/14/2006 (5:00 pm) · 10 replies

Im still kinda lost on finding more tutorials to better learn coding and the level builder. anyone have links to good tutorials. I haven't been on here in a while. and know i have more free time to focus on game building. any help would be greatly appreaciated. thanks

#1
04/14/2006 (5:01 pm)
The Strategy Tut on TDN is pretty expanisve, definately will take a bit of know how and work to convert some of the file structure to the latest version but most of it is still very viable.
#2
04/14/2006 (8:01 pm)
Where can i find the Strategy Tut ??? link please.

are you reffering to this page ?? http://tdn.garagegames.com/wiki/Torque_Game_Builder

thanks
#3
04/14/2006 (10:31 pm)
The Strategy Tutorial:
http://tdn.garagegames.com/wiki/Torque_2D/GenreTutorials/StrategyOverview

Unfortunately, all the tutorials seem to have major issues with the latest beta. It's not that Beta2 is bad or anything; in fact, it's awesome. It's just how things work here. Huge amounts of labor go into creating these wonderful resources, and then there's a radical change (and, boy, was beta 2 radical!); leaving the creator with lots of work that needs to be done. The poor noob is at a bit of a loss on how to translate to the new format. If you don't spend significant time every day or two searching through the forums for tidbits, you can quickly get lost.

Hopefully, by the time T2D / TGB is taken out of beta; the resource-builders will have had a chance to modify these invaluable tutorials into some final form.
#4
04/22/2006 (9:52 am)
What do you mean beta 2 ? Isnt 1.1 the latest?
#5
04/22/2006 (10:03 am)
No, beta 2 is the latest. The link in the download page says 1.1, but if you look at the file you download it's beta 2.
#6
04/28/2006 (4:19 pm)
The Strategy tutorial really is excellent. It covers a ton of concepts and explains a lot of little details for why things are set up certain ways.

There are definitely some snags going through, but you if you can get through them you'll be that much better!

The main one I ran into was during the unit creation, I was getting an error due to the fact that the object's name was the same as what it was trying to inherit from. Fixed it by appending the unit's number to its name if the two matched.
#7
04/30/2006 (6:47 pm)
Silly question, how do you actually get into the TDN database?

Everytime I try to click "log in" (from various pages on the screen) it blanks the screen, puts a huge URL in the address bar and then stops.

I can't log in at all to d/l the pages. I use the latest version of IE (everything fully up to date).

Anyone else have this issue? It have been going on for me at least 4 weeks... doesn't matter if it is my home cpu or my work cpu.
#8
05/01/2006 (2:28 am)
Any chance that cookies are disabled? (login cookies especially)
#9
05/02/2006 (4:11 am)
Upgrade to firefox instead of using IE.
#10
05/02/2006 (6:06 am)
Problem solved. I had to remove my handle from my login name and that cleared the problem right up. Thanks for the responses.