Any tutorials yet?
by Laurence Grant · in Torque X 2D · 12/13/2006 (2:23 pm) · 13 replies
I'm definitely finding it to be less intuitive since there aren't as many options in TGBX. Is there a small sample, other than the TGBX Documentation html that shows building something a little more complex? I'm not a C# programmer but I've been programming C++ and directX for many years. I can try and breakdown the few other examples, but a simple tutorial showing how everything plugs together from XML to .cs modules to TGBX would be great. If it already exists please point me to it because I haven't seen it.
Thanks
Thanks
#2
12/14/2006 (7:22 am)
They have a stripped down version called 'basic game' or some such which just has the GG logo which you move across the screen.
#3
12/15/2006 (5:46 am)
I realize that, but the structure of the basic demo is too siplified and doesn't really show you how to start doing things. I think although the TankBuster is more sophisticated than a basic demo, it's not by much, and it's easy to strip the TB specific stuff out and still be left with a pretty good framework to start with, IMHO.
#4
12/16/2006 (5:36 pm)
Tutorials would be nice to have.... the starter kits are good but i prefer to learn things in step by step mode rather than disecting apps. Especially since TGBX is not extremly intuitive once you get past the basic adding new materials and animations and a few more steps.
#5
In the meantime, as people gain more experience they might want to put together their own tutorials and share with the community. Every engine is different, and the best way to do things in TorqueX isn't always the same as TGB and vice versa, but we hope that as people learn about TorqueX and share their knowledge they'll start to see the power of some of the unique ingredients we are providing them.
12/19/2006 (1:20 pm)
Hey guys. Tutorials are definitely something we want and will be working on for final release. Don't know if they'll be as nice as we'd like, but they should help. It's important to us to communicate our vision of how things work together in TorqueX and tutorials are the best way to do this.In the meantime, as people gain more experience they might want to put together their own tutorials and share with the community. Every engine is different, and the best way to do things in TorqueX isn't always the same as TGB and vice versa, but we hope that as people learn about TorqueX and share their knowledge they'll start to see the power of some of the unique ingredients we are providing them.
#6
1) What the hell is a Torque Component any way? (I might have time to write this one late Jan if no on else gets around to it)
2) How to tie movement to a material.
3) How to work with sound
12/19/2006 (2:00 pm)
How about starting a list of 'we want this tutorial'?1) What the hell is a Torque Component any way? (I might have time to write this one late Jan if no on else gets around to it)
2) How to tie movement to a material.
3) How to work with sound
#7
ie
Tutorial 1: creating a project
Tutorial 2: adding a player, moving it around, making it shoot (or whatever)
.
.
.
and so on until you end up with something like TankBuster or even simpler.
12/20/2006 (9:13 am)
A step by step set of tutorials that build on each other and result in a very simple game would be ideal.ie
Tutorial 1: creating a project
Tutorial 2: adding a player, moving it around, making it shoot (or whatever)
.
.
.
and so on until you end up with something like TankBuster or even simpler.
#8
12/21/2006 (4:55 pm)
Im working on some basic TorqueX tutorials and TorqueX Games tutorials at www.torquexengine.com Vote to see what game tutorial you want to see.
#9
12/21/2006 (7:15 pm)
A new tutorial is up.
#10
12/23/2006 (2:35 pm)
Come onnnn SpaceInvadersTXE!
#11
12/31/2006 (5:08 pm)
Just as a side not Thanks for your work there Mathew, its a lot of work to create toturials and I just wanted to throw you some Kudos!
#12
you can e-mail me at info@modernmoviei.com
or regan.bill@gmail.com
01/27/2007 (12:02 pm)
If anyone wants to create a tutorial, I'll test it and if it works, definately host it on my website as an un-official tutorial..you can e-mail me at info@modernmoviei.com
or regan.bill@gmail.com
Torque Owner Laurence Grant