Cool

Updated TSTK to rev 104

May 9, 2009

I added a new common library to TSTK for actionMaps. This common library adds two new (user) methods: ActionMap::bindMulti( %this, %device, %action, %object, %callback ); ActionMap::unbindMulti( %this, %device, %action, %object, %callback ); The “bindMulti()” function allows you to bind the same input (key, button, etc.) to more than one callback. Typically, you can only bind [...]

Read the full article →

Torque Script Tool Kit Released

April 23, 2009

Today, I am (officially) releasing the Torque Script Took Kit (TSTK). This kit is a collection of utility scripts (and other stuff) that I have written (and continuously improved) over the years. I strongly encourage all Torque engine users to download this kit and to become familiar with it. I guarantee that this kit will [...]

Read the full article →

xtra-normal – A Cool Idea

April 17, 2009

I recently ran across a video creation site “xtra normal” which is currently in BETA.  The site allows you to create videos where cartoon actor(s) will act out and speak-out the script you write for them. I think the idea is pretty cool although I think the voices are still a little rough around the [...]

Read the full article →