Tom Lenz's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Align images through Script | Thank you much, Maybe instead of posting a thread I should just send you an email. ;) You seem to... read more | 10/08/2009 (5:56 pm) |
| Read last 2 lines of a text file | Have two variables keep replacing each other, then when it gets to the end of the file, when there i... read more | 10/06/2009 (2:30 pm) |
| Text file coming up blank | Edit: I think I got it. It seems that when you create a file through windows it works better to us... read more | 03/14/2009 (11:39 pm) |
| Trouble loading t2dTileLayer | @Darius - try applying the useMouseEvents after you load the layer. [code] %streetLayer = new t2dT... read more | 03/14/2009 (10:20 pm) |
| Text file coming up blank | I have tried all of the suggestions. I have tried recreating the file over and over, nothing is wor... read more | 03/14/2009 (8:15 pm) |
| Text file coming up blank | What other information would be needed?... read more | 03/13/2009 (5:24 pm) |
| Texture problem | Make sure that the texture file is a .jpg or .png. Also if you are saving a .png from Photoshop I w... read more | 02/26/2009 (7:10 am) |
| Rotation around a world axis ( rotation two axis ) | There are no script errors but it is essentially the same. All that has changed is the axis. Befor... read more | 02/17/2009 (8:36 am) |
| Rotating in the world coords, not the object coords | @Drew I know this is a long lost thread but hopefully I can get some help. I am looking to rotat... read more | 02/16/2009 (8:19 pm) |
| Rotation around a world axis ( rotation two axis ) | I went ahead and tried what you suggested, simply switching the way the matrix are multiplied. The ... read more | 02/16/2009 (1:17 pm) |
| Rotation around a world axis ( rotation two axis ) | bump*... read more | 02/13/2009 (10:26 am) |
| WiiMote controlls TGE | Well, I would prefer to do it in Windows. I have looked into the WDK and I couldn't fine that. It ... read more | 02/10/2009 (7:49 am) |
| Torque and GG logos (indie license) | Wow I was looking for it yesterday and couldn't find it anywhere. I guess today was the day I shoul... read more | 02/05/2009 (2:06 pm) |
| Torque and GG logos (indie license) | I not sure about your questions, but I was wondering where I can get the logos to use for the splash... read more | 02/05/2009 (10:04 am) |
| Modernization Kit Beta Thread 2 | Does this kit allow the use of transparency, or opacity maps? I have tried doing this with just an ... read more | 01/29/2009 (10:42 am) |
| Redraw Static Shape | I figured out the problem. There was nothing wrong with the code. I just needed to add the stati... read more | 01/29/2009 (7:04 am) |
| Torque Game Engine Cinematics | @xxShanexx09 - you said that you could create a "splashscreen" to do animated cinematics i... read more | 01/29/2009 (7:00 am) |
| Redraw Static Shape | I haven't modified anything for the world editor. Essentially what I have is key binds that are cha... read more | 01/21/2009 (12:19 pm) |
| Problems with death animations in TGE | This is the Torque Game Builder ( the 2D engine ) forum. Post this in the TGE forum.... read more | 10/27/2008 (11:27 am) |
| Tool for creating animation files quickly? | Photoshop CS2 ( and I'm sure that CS3 and CS4 can do it too ) can take separate images and arrange t... read more | 10/27/2008 (11:25 am) |
| Lightning Particle Emitters | You might want to look at posting this in the TGE forum. This is the Torque Game Builder Forum.... read more | 10/25/2008 (1:46 pm) |
| Creating a StaticSprite Through Script | Thats kinda what I thought I needed to do, thanks for the help Tom... read more | 10/01/2008 (10:57 am) |
| Creating a StaticSprite Through Script | How would I go about creating a datablock?... read more | 10/01/2008 (10:19 am) |
| List of TGB developers - Please Add Your Name | Tom Lenz Programmer... read more | 10/01/2008 (9:07 am) |
| Some Questions | Use a [code]function [i]insertNameofStartButton[/i]::onMouseEnter(%this, %modifier, %worldPositio... read more | 10/01/2008 (9:05 am) |
| How to set game resolution? | Jordan Use the following code and place it in your game.cs file in the function startGame(%level) ... read more | 10/01/2008 (8:59 am) |
| Reading from Text File | James thank you for your help. I was able to accomplish what I needed.... read more | 09/03/2008 (6:26 am) |
| Major Problems | I think I got it. I still have some problems but its working better now. One of the datablock file... read more | 03/21/2008 (3:46 pm) |
| Object Orientation on Path | Thanks everyone for trying to help. All of the comments helped me figure it out myself. Since ... read more | 03/19/2008 (9:51 pm) |
| Object Orientation on Path | Yep still not working... I even tried it like this [code] %delay = 1200; for(%i = 0; %... read more | 03/19/2008 (3:44 pm) |
| Object Orientation on Path | So I added the code and it still doesnt want to work. Make code looks as follows. [code] %del... read more | 03/19/2008 (11:55 am) |
| Object Orientation on Path | I cant seem to find anything on it. Searching the forums and looking through references and tutoria... read more | 03/19/2008 (8:41 am) |
| OnMouseOver?? | Thanks, that worked great. Something so simple yet I couldn't figured it out myself.... read more | 03/18/2008 (6:16 am) |
| Delay a For Loop | Thanks... read more | 03/03/2008 (7:11 pm) |
| Delay a For Loop | Thanks that works great, I'll have to remember to do that for a few other things too. Can you just ... read more | 02/23/2008 (2:16 pm) |
| Shnazz Tower Defense | Hey great work I am currently working on a Tower Defense myself and was wondering how you did a f... read more | 02/17/2008 (10:54 am) |
| Draw Order... adding depth | Thanks that works great. Now hopefully I will be able to get the rest of the game this easily.... read more | 02/13/2008 (8:59 am) |