Jon Mitchell's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Error loading particleeffect. Cannot Load-Effect; not in a scene | Hi Stanley, You were right on both counts, thank you very much :)... read more | 12/29/2006 (12:51 pm) |
| Were some effects removed going from older versions to newer? | Hi Tom, It looks like I got tripped up again going from an older build of TGB to 1.1.3. What I got... read more | 12/26/2006 (8:59 am) |
| Disabling console (and these forums) | I agree, a seperate login for the forums would be horrible and yes google is an excellent search eng... read more | 12/21/2006 (8:56 pm) |
| Disabling console (and these forums) | Greg, I agree with you on the searching the forums issue for me as well, I feel google search works... read more | 12/21/2006 (5:16 pm) |
| Annoying setImageMap setSize problem. | Nevermind, it was a really stupid mistake. when I tried what Philip and the demo said to do I had be... read more | 12/20/2006 (6:26 pm) |
| Shooting the Tank? | Hi Phillip, this is the oddest thing, that is exactly how the shooter demo has it, but when I try ... read more | 12/20/2006 (6:17 pm) |
| Shooting the Tank? | Ah ha! You are right on the money again Don! :D I added in what you mentioned just above and also %... read more | 12/19/2006 (8:03 pm) |
| Shooting the Tank? | Hi Don it works! I did it just a little differently, and I mean very little. My link point has a nu... read more | 12/19/2006 (7:10 pm) |
| Shooting the Tank? | Woohoo, I had a minor break through right after posting! I did a little re-write of the original ph... read more | 12/18/2006 (9:37 pm) |
| Shooting the Tank? | One thing tonight that just clicked and I am not sure why I had not though of this before or if it r... read more | 12/18/2006 (9:17 pm) |
| Shooting the Tank? | NUTS! I was thinking along that same line too. Perhaps re-write the current mini tutorial to bring i... read more | 12/17/2006 (8:12 pm) |
| Shooting the Tank? | Ben, I changed my fire code to this: [code]%shotAngle = mRadToDeg(mAtan(%dx, -%dy));[/code] becaus... read more | 12/17/2006 (1:12 pm) |
| Shooting the Tank? | Hi Don, Thank you for the information! I am way too sleepy to dare to try it right now, but I thin... read more | 12/16/2006 (9:59 pm) |
| Shooting the Tank? | I am hoping maybe someone here maybe might shine some light on the fire direction and the shot origi... read more | 12/16/2006 (4:32 pm) |
| Shooting the Tank? | Ok, after looking at this thread: http://www.garagegames.com/mg/forums/result.thread.php?qt=44951 ... read more | 12/15/2006 (8:52 pm) |
| Returning a value from a dynamic field. | Thank you :)... read more | 12/14/2006 (4:31 pm) |
| Returning a value from a dynamic field. | Hi Lance, So if I have a person who can toss a ball, the throw distance dynamic field is called th... read more | 12/14/2006 (1:53 pm) |
| Shooting the Tank? | NUTS! I am curious if you made any other changes besides %bullet.setPosition I tried that with the ... read more | 12/14/2006 (11:51 am) |
| Shooting the Tank? | I agree with Eric on the current error you have, it looks like it can not find the bitmap. I get ... read more | 12/13/2006 (7:19 pm) |
| User error or 1.1.1 tutorial bug? | Hi Stephen, As far as I could tell I did have the variables correct and assigned. But I have since... read more | 08/29/2006 (10:13 am) |
| User error or 1.1.1 tutorial bug? | Ha ha, that is good to know. I guess I had better start this tutorial over from scratch :-) Thank yo... read more | 08/23/2006 (5:43 pm) |
| User error or 1.1.1 tutorial bug? | One thing I noticed when comparing the code in the demo to the tutorial. In the demo for the fire b... read more | 08/23/2006 (4:04 pm) |
| User error or 1.1.1 tutorial bug? | I will post that tonight when I get home, and compare it to the demo code, which I would have never ... read more | 08/23/2006 (10:26 am) |
| TGB 1.1's supposed to come out tomorrow. | Ha ha, I have been watching the forums and the blog as well, so closley I though Ihad broken my F5 k... read more | 06/07/2006 (11:19 am) |
| Controlling movement by entering how many pixels to move | Could you elaborate on your thoguts a bit for me? I had already put together a textcontrol for the u... read more | 03/07/2006 (9:35 am) |
| Scroller.map and the berinner tutorial | Oh I wish I would check my spelling before I post. "berinner tutorial" sheesh.... :-p... read more | 09/21/2005 (5:51 pm) |
| Scroller.map not loading correctly in my Tutorial prog | I am curious, has anyone submitted this into the bugs section?... read more | 09/15/2005 (10:58 am) |
| Scroller.map not loading correctly in my Tutorial prog | Just putting my weight behind getting the .map file updated too. I had forgotten everything I had do... read more | 09/12/2005 (8:39 pm) |
| I know this will bite me, but docs? | I checked again, it is a single 26kb html file. I am guessing since I am using a brand new download... read more | 03/21/2005 (4:05 pm) |
| I know this will bite me, but docs? | As soon as I get off work I will double check, I was fairly certain I was in the RTS directory. But ... read more | 03/21/2005 (12:26 pm) |
| Back to Torque school!!! Wanting feedback | Just throwing out into the ring that I too would be very interested in taking this class, and it sou... read more | 03/17/2005 (11:26 am) |
| What convinced you to buy T2D? :) | I wanted to take a shot at making some Good 2D games, and I also though it would be a good stepping ... read more | 03/13/2005 (9:12 pm) |
| Comunity created tutorials? | Joe: I have read through them, but I have not done any serious programming in 6+ years, and I am new... read more | 03/13/2005 (8:56 pm) |
| Problem with the collisions part of the beginner's tutorial | Here is the enemy missle code: %enemyFire.setGroup( 2 ); %enemyFire.setLayer( 2 ); %enemyFire.set... read more | 03/13/2005 (11:57 am) |
| Problem with the collisions part of the beginner's tutorial | From the wording, I though as much, but it kind of works out because I changed my ships weapon to us... read more | 03/13/2005 (11:43 am) |
| Problem with the collisions part of the beginner's tutorial | You hit it on the money Chris! I checked the log after running it, and sure enough there was a bunc... read more | 03/13/2005 (8:46 am) |