Matthew Langley's Resources
A simple TGB Particle and Networking sample done in a handful of days.
Author Matthew Langley Date 08/24/2006 (5:01 pm) Comment 23 comments
A floating Layer dialog that manages visiblity and locking of your Level Builder layers.
Author Matthew Langley Date 08/21/2006 (1:47 pm) Comment 18 comments
Have converted all my T2D Tutorials (10 total) into html files and zipped them up :) There is one large zip file and all as seperate as well.
Author Matthew Langley Date 05/20/2005 (4:21 pm) Comment 15 comments
A Torque 2D tutorial on using the TorqueDB resource with it
Author Matthew Langley Date 05/20/2005 (4:20 pm) Comment 11 comments
A T2D Tutorial that covers how to extend fxSceneObject2D from the C++ source code to a custom object
Author Matthew Langley Date 05/02/2005 (5:26 pm) Comment 11 comments
This tutorial will take the moveTo function and add a path point system to it.
Author Matthew Langley Date 04/24/2005 (6:52 pm) Comment 5 comments
This Tutorial will cover how to add a T2D fade in and out function to your objects... it will cover extending the base class of T2D in script, schedules, and possibly an understanding of callbacks
Author Matthew Langley Date 04/20/2005 (9:40 am) Comment 10 comments
Here is Part 2 of a tutorial about Mouse Selection and Following in T2D, this details a more complex (but accurate) way of doing it...
Author Matthew Langley Date 04/17/2005 (7:43 pm) Comment 5 comments
T2D Tutorial Mouse Selection and Following... this one covers using one way to keep effective debug display messages
Author Matthew Langley Date 04/17/2005 (7:38 pm) Comment 5 comments
This is a T2D Tutorial on creating a "moveTo" function
Author Matthew Langley Date 04/17/2005 (7:37 pm) Comment 18 comments
T2D Tutorial on Mouse Object Selection and Moving an Object with the Mouse
Author Matthew Langley Date 04/15/2005 (5:40 pm) Comment 12 comments
A complete TorqueScript Database with a working Journal System Example with hover highlighting and interactive selection
Author Matthew Langley Date 04/14/2005 (11:29 pm) Comment 65 comments
A Simple T2D Particle Tutorial
Author Matthew Langley Date 04/02/2005 (9:12 pm) Comment 11 comments
This is a simple Gui Tutorial for T2D to help you get started
Author Matthew Langley Date 03/20/2005 (10:38 pm) Comment 15 comments
This is a highly detailed tutorial that steps you through creating the Physics Demo... you will not only dynamically change the physics settings, but you will have learned how to store object data in an array, dynamically create sprites, set and change datablock settings, and create dynamic efficient functions.
Author Matthew Langley Date 03/19/2005 (2:50 pm) Comment 17 comments
This is a resource that uses a modified recent example by Melv (displaying settings that make a block bounce accross walls)... I have added a gui that has sliders to control some of the major physics factors, as well as constant force X and Y slides and impulse force (degrees and ammount)... you can also add as many blocks that collide with eachother... you can test out physics in this.
Author Matthew Langley Date 03/14/2005 (10:08 pm) Comment 12 comments
An Unofficial compilation of Frequently Asked Questions and simple fixes/tips from Torque 2D
Author Matthew Langley Date 03/05/2005 (3:35 pm) Comment 16 comments
A simple gui that adds buttons for T2D's setDebugOn/setDebugOff modes... it automatically toggles... and theres a text input for entering other reference objects, give instructions to have it run with the main screen gui (it sits right under it)
Author Matthew Langley Date 03/05/2005 (2:18 pm) Comment 5 comments
