Game Development Community

TDN T2D suggestions

by Darren Stuart · in Torque Game Builder · 09/01/2005 (2:58 pm) · 25 replies

What would people like to see in the t2d part of the Torque developer network?

I would like some no fuss simple explainations of engine features.

heres my list

how to connect a gui to a game
how to use Torque script with a button
how to use Torque Script with a textbox

how to use the mouse object
drag and drop example

collision examples

simple platform game example: Tilemap with animated character jumping from a platform to another one. using gravity would be good.

simple dropping blocks puzzle game

attaching a camera to a player

tile mapping 101

networking games

particles 101

dummies guide to t2d physics

how to pack a game for publishing

complete list of all built in functions with a description of what they do and a simple sample code
Page«First 1 2 Next»
#21
09/12/2005 (1:17 am)
TDN will launch without a whole ton of content in there, but with a pretty nice foundation laid for people to jump in there and start cranking away on it. Part of the reason TDN is so cool is that *everyone* can contribute to it. So, Matt's great docs, the stuff Hans posted above, etc, etc can all go in one place that's searchable, organized, and that everyone knows about. It's going to be very cool, and will help relieve many of the problems Alex is talking about. I'm extremely excited!
#22
09/12/2005 (8:16 am)
As Josh said everyone can contribute to it, thats another reason why I like this thread and people sharing what would really help them, hopefully when it fires up and theres something you've learned and accomplished that isn't covered on it then you can post it to help fellow T2Ders :) Since everyone here is always very supportive it will be great so see how quickly the T2D TDN will grow.
#23
09/13/2005 (8:57 am)
Can't wait until this is available. It would be great to have all of the T2D functions/features in a format similar to php.net where you can look up a specific command and then have comments/examples/caveats from other developers underneath it.
#24
09/13/2005 (10:16 am)
I would also like to see customer bounties... I.E. an SDK owner could offer cash reward for some work done by other in
community or even GG staff. The reason I ask about it in a TDN post is because of how the TSE GG bounties are being done (slick).
#25
09/13/2005 (2:10 pm)
I am looking forward to TDN. There is a ton of information that gets buried in the forums, and it's sometimes hard to extract it. The Google mini helps a lot with this, but it would be nice if we had an actual, honest-to-God code/example repository. Yes, I know about code snippets/resources, but they tend to age rather rapidly. There's a lot in there that's old, old, old and sometimes even plain wrong. At least with a wiki-style system, older articles can be supplimented by newer ones. Or even better, incomplete examples fleshed out into more detail.
Page«First 1 2 Next»